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.
 
 
 
root beccf3fe43 init 7 years ago
..
bcache init 7 years ago
fixtures init 7 years ago
sysfs init 7 years ago
xfs init 7 years ago
BUILD.bazel init 7 years ago
CONTRIBUTING.md init 7 years ago
LICENSE init 7 years ago
MAINTAINERS.md init 7 years ago
Makefile init 7 years ago
NOTICE init 7 years ago
README.md init 7 years ago
buddyinfo.go init 7 years ago
doc.go init 7 years ago
fs.go init 7 years ago
ipvs.go init 7 years ago
mdstat.go init 7 years ago
mountstats.go init 7 years ago
proc.go init 7 years ago
proc_io.go init 7 years ago
proc_limits.go init 7 years ago
proc_stat.go init 7 years ago
stat.go init 7 years ago
ttar init 7 years ago
xfrm.go 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