Gitote bc701732b4 Initial Commit il y a 6 ans
..
internal bc701732b4 Initial Commit il y a 6 ans
nfs bc701732b4 Initial Commit il y a 6 ans
xfs bc701732b4 Initial Commit il y a 6 ans
CONTRIBUTING.md bc701732b4 Initial Commit il y a 6 ans
LICENSE bc701732b4 Initial Commit il y a 6 ans
MAINTAINERS.md bc701732b4 Initial Commit il y a 6 ans
Makefile bc701732b4 Initial Commit il y a 6 ans
NOTICE bc701732b4 Initial Commit il y a 6 ans
README.md bc701732b4 Initial Commit il y a 6 ans
buddyinfo.go bc701732b4 Initial Commit il y a 6 ans
doc.go bc701732b4 Initial Commit il y a 6 ans
fixtures.ttar bc701732b4 Initial Commit il y a 6 ans
fs.go bc701732b4 Initial Commit il y a 6 ans
ipvs.go bc701732b4 Initial Commit il y a 6 ans
mdstat.go bc701732b4 Initial Commit il y a 6 ans
mountstats.go bc701732b4 Initial Commit il y a 6 ans
net_dev.go bc701732b4 Initial Commit il y a 6 ans
proc.go bc701732b4 Initial Commit il y a 6 ans
proc_io.go bc701732b4 Initial Commit il y a 6 ans
proc_limits.go bc701732b4 Initial Commit il y a 6 ans
proc_ns.go bc701732b4 Initial Commit il y a 6 ans
proc_stat.go bc701732b4 Initial Commit il y a 6 ans
stat.go bc701732b4 Initial Commit il y a 6 ans
ttar bc701732b4 Initial Commit il y a 6 ans
xfrm.go bc701732b4 Initial Commit il y a 6 ans

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 Go Report Card