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