AjayTripathy 3f3a48712d commit all dependencies il y a 7 ans
..
xfs 3f3a48712d commit all dependencies il y a 7 ans
.travis.yml 3f3a48712d commit all dependencies il y a 7 ans
CONTRIBUTING.md 3f3a48712d commit all dependencies il y a 7 ans
LICENSE 3f3a48712d commit all dependencies il y a 7 ans
MAINTAINERS.md 3f3a48712d commit all dependencies il y a 7 ans
Makefile 3f3a48712d commit all dependencies il y a 7 ans
NOTICE 3f3a48712d commit all dependencies il y a 7 ans
README.md 3f3a48712d commit all dependencies il y a 7 ans
buddyinfo.go 3f3a48712d commit all dependencies il y a 7 ans
doc.go 3f3a48712d commit all dependencies il y a 7 ans
fs.go 3f3a48712d commit all dependencies il y a 7 ans
ipvs.go 3f3a48712d commit all dependencies il y a 7 ans
mdstat.go 3f3a48712d commit all dependencies il y a 7 ans
mountstats.go 3f3a48712d commit all dependencies il y a 7 ans
proc.go 3f3a48712d commit all dependencies il y a 7 ans
proc_io.go 3f3a48712d commit all dependencies il y a 7 ans
proc_limits.go 3f3a48712d commit all dependencies il y a 7 ans
proc_stat.go 3f3a48712d commit all dependencies il y a 7 ans
stat.go 3f3a48712d commit all dependencies il y a 7 ans
xfrm.go 3f3a48712d commit all dependencies il y a 7 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