Lucas Serven e989f0a25f init 7 年 前
..
internal e989f0a25f init 7 年 前
nfs e989f0a25f init 7 年 前
xfs e989f0a25f init 7 年 前
.gitignore e989f0a25f init 7 年 前
CONTRIBUTING.md e989f0a25f init 7 年 前
LICENSE e989f0a25f init 7 年 前
MAINTAINERS.md e989f0a25f init 7 年 前
Makefile e989f0a25f init 7 年 前
Makefile.common e989f0a25f init 7 年 前
NOTICE e989f0a25f init 7 年 前
README.md e989f0a25f init 7 年 前
buddyinfo.go e989f0a25f init 7 年 前
doc.go e989f0a25f init 7 年 前
fixtures.ttar e989f0a25f init 7 年 前
fs.go e989f0a25f init 7 年 前
go.mod e989f0a25f init 7 年 前
ipvs.go e989f0a25f init 7 年 前
mdstat.go e989f0a25f init 7 年 前
mountstats.go e989f0a25f init 7 年 前
net_dev.go e989f0a25f init 7 年 前
proc.go e989f0a25f init 7 年 前
proc_io.go e989f0a25f init 7 年 前
proc_limits.go e989f0a25f init 7 年 前
proc_ns.go e989f0a25f init 7 年 前
proc_stat.go e989f0a25f init 7 年 前
stat.go e989f0a25f init 7 年 前
ttar e989f0a25f init 7 年 前
xfrm.go e989f0a25f init 7 年 前

README.md

procfs

This procfs package provides functions to retrieve system, kernel and process metrics from the pseudo-filesystem proc.

WARNING: This package is a work in progress. Its API may still break in backwards-incompatible ways without warnings. Use it at your own risk.

GoDoc Build Status Go Report Card