1 Star 0 Fork 0

j787701730/goMonitor

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
go.mod 702 Bytes
一键复制 编辑 原始数据 按行查看 历史
j787701730 提交于 2022-08-25 16:14 . 修改展示方式
module goMonitor
go 1.19
require (
github.com/shirou/gopsutil/v3 v3.22.6
github.com/ying32/govcl v2.2.0+incompatible
)
require (
github.com/go-ole/go-ole v1.2.6 // indirect
github.com/lufia/plan9stats v0.0.0-20211012122336-39d0f177ccd0 // indirect
github.com/power-devops/perfstat v0.0.0-20210106213030-5aafc221ea8c // indirect
github.com/tklauser/go-sysconf v0.3.10 // indirect
github.com/tklauser/numcpus v0.4.0 // indirect
github.com/ying32/dylib v0.0.0-20220227124818-fdf9ea9fbc96 // indirect
github.com/ying32/liblclbinres v0.0.0-20220111074620-df670ba4baf4 // indirect
github.com/yusufpapurcu/wmi v1.2.2 // indirect
golang.org/x/sys v0.0.0-20220722155257-8c9f86f7a55f // indirect
)
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/null_593_9900/go-monitor.git
git@gitee.com:null_593_9900/go-monitor.git
null_593_9900
go-monitor
goMonitor
master

搜索帮助