1
0
Fork 0
forked from External/mediamtx

update golangci-lint

This commit is contained in:
aler9 2022-09-17 21:19:45 +02:00
parent 7f7a6e2200
commit f1fb00b80f
29 changed files with 44 additions and 34 deletions

View file

@ -1,6 +1,7 @@
//go:build !windows
// +build !windows
// Package rlimit contains a function to raise rlimit.
package rlimit
import (