Categorygithub.com/realjf/utils
repositorypackage
0.0.28
Repository: https://github.com/realjf/utils.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# README

utils

utils for go

Tip!!!

If you get this when running your program:

fork/exec xxxxx: operation not permitted

Please use it as root or sudo.

or remove syscall.ProcAttr.Credential or call SetNoSetGroups(true)