10 Sysinfo - a pure Go library providing Linux OS / kernel / hardware system information

github.com godoc.org goreportcard.com posted by zcalusic 2802 days ago  

Package sysinfo is a pure Go library providing Linux OS / kernel / hardware system information. It's completely standalone, has no dependencies on the host system, doesn't execute external programs, doesn't even import other Go libraries. It collects only "inventory type" information, things that don't change often.

Register to comment or vote on this story