Anthony Romano b1d41016b2 vendor: only vendor on emitted binaries 8 anni fa
..
.travis.yml b1d41016b2 vendor: only vendor on emitted binaries 8 anni fa
AUTHORS.md b1d41016b2 vendor: only vendor on emitted binaries 8 anni fa
CONTRIBUTING.md b1d41016b2 vendor: only vendor on emitted binaries 8 anni fa
LICENSE b1d41016b2 vendor: only vendor on emitted binaries 8 anni fa
Makefile b1d41016b2 vendor: only vendor on emitted binaries 8 anni fa
NOTICE b1d41016b2 vendor: only vendor on emitted binaries 8 anni fa
README.md b1d41016b2 vendor: only vendor on emitted binaries 8 anni fa
doc.go b1d41016b2 vendor: only vendor on emitted binaries 8 anni fa
fs.go b1d41016b2 vendor: only vendor on emitted binaries 8 anni fa
ipvs.go b1d41016b2 vendor: only vendor on emitted binaries 8 anni fa
mdstat.go b1d41016b2 vendor: only vendor on emitted binaries 8 anni fa
proc.go b1d41016b2 vendor: only vendor on emitted binaries 8 anni fa
proc_io.go b1d41016b2 vendor: only vendor on emitted binaries 8 anni fa
proc_limits.go b1d41016b2 vendor: only vendor on emitted binaries 8 anni fa
proc_stat.go b1d41016b2 vendor: only vendor on emitted binaries 8 anni fa
stat.go b1d41016b2 vendor: only vendor on emitted binaries 8 anni fa

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