You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
..
internal/util
nfs
xfs
CONTRIBUTING.md
LICENSE
MAINTAINERS.md
Makefile
NOTICE
README.md
buddyinfo.go
doc.go
fixtures.ttar
fs.go
ipvs.go
mdstat.go
mountstats.go
net_dev.go
proc.go
proc_io.go
proc_limits.go
proc_ns.go
proc_stat.go
stat.go
ttar
xfrm.go

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