Lucas Serven e989f0a25f init 7 years ago
..
internal e989f0a25f init 7 years ago
nfs e989f0a25f init 7 years ago
xfs e989f0a25f init 7 years ago
.gitignore e989f0a25f init 7 years ago
CONTRIBUTING.md e989f0a25f init 7 years ago
LICENSE e989f0a25f init 7 years ago
MAINTAINERS.md e989f0a25f init 7 years ago
Makefile e989f0a25f init 7 years ago
Makefile.common e989f0a25f init 7 years ago
NOTICE e989f0a25f init 7 years ago
README.md e989f0a25f init 7 years ago
buddyinfo.go e989f0a25f init 7 years ago
doc.go e989f0a25f init 7 years ago
fixtures.ttar e989f0a25f init 7 years ago
fs.go e989f0a25f init 7 years ago
go.mod e989f0a25f init 7 years ago
ipvs.go e989f0a25f init 7 years ago
mdstat.go e989f0a25f init 7 years ago
mountstats.go e989f0a25f init 7 years ago
net_dev.go e989f0a25f init 7 years ago
proc.go e989f0a25f init 7 years ago
proc_io.go e989f0a25f init 7 years ago
proc_limits.go e989f0a25f init 7 years ago
proc_ns.go e989f0a25f init 7 years ago
proc_stat.go e989f0a25f init 7 years ago
stat.go e989f0a25f init 7 years ago
ttar e989f0a25f init 7 years ago
xfrm.go e989f0a25f init 7 years ago

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