package
0.5.1
Repository: https://github.com/sta-golang/go-lib-utils.git
Documentation: pkg.go.dev

# Functions

目前只支持linux CPUUsage 获取CPU使用率(仅支持linux),单位jiffies(节拍数).
DiskUsage 获取磁盘/目录使用情况,单位字节.参数path为目录.
No description provided by the author
MemoryUsage 获取内存使用率(仅支持linux),单位字节.

# Structs

No description provided by the author
No description provided by the author
SystemInfo 系统信息.