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

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