glider/common/utils/utils_linux_other.go
2019-08-19 19:42:14 +08:00

8 lines
56 B
Go

// +build !linux
package utils
func InitRLimit() {
}