Anthony Romano b1d41016b2 vendor: only vendor on emitted binaries 8 سال پیش
..
.travis.yml b1d41016b2 vendor: only vendor on emitted binaries 8 سال پیش
AUTHORS.md b1d41016b2 vendor: only vendor on emitted binaries 8 سال پیش
CONTRIBUTING.md b1d41016b2 vendor: only vendor on emitted binaries 8 سال پیش
LICENSE b1d41016b2 vendor: only vendor on emitted binaries 8 سال پیش
Makefile b1d41016b2 vendor: only vendor on emitted binaries 8 سال پیش
NOTICE b1d41016b2 vendor: only vendor on emitted binaries 8 سال پیش
README.md b1d41016b2 vendor: only vendor on emitted binaries 8 سال پیش
doc.go b1d41016b2 vendor: only vendor on emitted binaries 8 سال پیش
fs.go b1d41016b2 vendor: only vendor on emitted binaries 8 سال پیش
ipvs.go b1d41016b2 vendor: only vendor on emitted binaries 8 سال پیش
mdstat.go b1d41016b2 vendor: only vendor on emitted binaries 8 سال پیش
proc.go b1d41016b2 vendor: only vendor on emitted binaries 8 سال پیش
proc_io.go b1d41016b2 vendor: only vendor on emitted binaries 8 سال پیش
proc_limits.go b1d41016b2 vendor: only vendor on emitted binaries 8 سال پیش
proc_stat.go b1d41016b2 vendor: only vendor on emitted binaries 8 سال پیش
stat.go b1d41016b2 vendor: only vendor on emitted binaries 8 سال پیش

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