/go-stat

System statistics library for Google Go.

Primary LanguageGoMIT LicenseMIT

go-stat - System statistics library

Build Status Coverage Status GoDoc

go-stat is a system statistics library for Go.
It reads system metrics like CPU load, memory usage and network usage.

For package documentation, refer to the GoDoc badge above.

Installation

go get gopkg.in/zhevron/go-stat.v0/stat

License

go-stat is licensed under the MIT license.