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

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