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

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