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

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