Anthony Romano b1d41016b2 vendor: only vendor on emitted binaries il y a 8 ans
..
.travis.yml b1d41016b2 vendor: only vendor on emitted binaries il y a 8 ans
AUTHORS.md b1d41016b2 vendor: only vendor on emitted binaries il y a 8 ans
CONTRIBUTING.md b1d41016b2 vendor: only vendor on emitted binaries il y a 8 ans
LICENSE b1d41016b2 vendor: only vendor on emitted binaries il y a 8 ans
Makefile b1d41016b2 vendor: only vendor on emitted binaries il y a 8 ans
NOTICE b1d41016b2 vendor: only vendor on emitted binaries il y a 8 ans
README.md b1d41016b2 vendor: only vendor on emitted binaries il y a 8 ans
doc.go b1d41016b2 vendor: only vendor on emitted binaries il y a 8 ans
fs.go b1d41016b2 vendor: only vendor on emitted binaries il y a 8 ans
ipvs.go b1d41016b2 vendor: only vendor on emitted binaries il y a 8 ans
mdstat.go b1d41016b2 vendor: only vendor on emitted binaries il y a 8 ans
proc.go b1d41016b2 vendor: only vendor on emitted binaries il y a 8 ans
proc_io.go b1d41016b2 vendor: only vendor on emitted binaries il y a 8 ans
proc_limits.go b1d41016b2 vendor: only vendor on emitted binaries il y a 8 ans
proc_stat.go b1d41016b2 vendor: only vendor on emitted binaries il y a 8 ans
stat.go b1d41016b2 vendor: only vendor on emitted binaries il y a 8 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