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

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