//go:build windows // +build windows package utils func SetLimits() error { return nil }