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