The highest tagged major version is
v3.
package
Version:
v2.1.35
Opens a new window with list of versions in this module.
Published: Aug 4, 2023
License: Apache-2.0
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
DiskStat
Total = Used + Free
GetDiskStat
PS:
(1) Mac(Linux),查看磁盘空间的命令: df -h
golang 获取cpu 内存 硬盘 使用率 信息 进程信息
https://blog.csdn.net/whatday/article/details/109620192
GetFreePercent
@return e.g. 46.2685870725817
GetUsedPercent
@return e.g. 53.7314129274183
String
e.g. Mac
"path: /, free: 213 GiB, used: 247 GiB, total: 460 GiB, free percent: 46.27%"
e.g.1 Windows
"path: C:, free: 93 GiB, used: 145 GiB, total: 237 GiB, free percent: 39.05%"
Source Files
¶
Click to show internal directories.
Click to hide internal directories.