Categorygithub.com/Rainc1oud/gosysutils
repositorypackage
0.4.1
Repository: https://github.com/rainc1oud/gosysutils.git
Documentation: pkg.go.dev

# README

gosysutils

System utility functions (incl. some convenience wrappers for syscall). Explicitly uses only the more modern x/sys/ and not the deprecated syscall library.

For now, only linux/unix is supported (cross platform support will be added as needed).