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

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