Gitote bc701732b4 Initial Commit 6 years ago
..
internal bc701732b4 Initial Commit 6 years ago
nfs bc701732b4 Initial Commit 6 years ago
xfs bc701732b4 Initial Commit 6 years ago
CONTRIBUTING.md bc701732b4 Initial Commit 6 years ago
LICENSE bc701732b4 Initial Commit 6 years ago
MAINTAINERS.md bc701732b4 Initial Commit 6 years ago
Makefile bc701732b4 Initial Commit 6 years ago
NOTICE bc701732b4 Initial Commit 6 years ago
README.md bc701732b4 Initial Commit 6 years ago
buddyinfo.go bc701732b4 Initial Commit 6 years ago
doc.go bc701732b4 Initial Commit 6 years ago
fixtures.ttar bc701732b4 Initial Commit 6 years ago
fs.go bc701732b4 Initial Commit 6 years ago
ipvs.go bc701732b4 Initial Commit 6 years ago
mdstat.go bc701732b4 Initial Commit 6 years ago
mountstats.go bc701732b4 Initial Commit 6 years ago
net_dev.go bc701732b4 Initial Commit 6 years ago
proc.go bc701732b4 Initial Commit 6 years ago
proc_io.go bc701732b4 Initial Commit 6 years ago
proc_limits.go bc701732b4 Initial Commit 6 years ago
proc_ns.go bc701732b4 Initial Commit 6 years ago
proc_stat.go bc701732b4 Initial Commit 6 years ago
stat.go bc701732b4 Initial Commit 6 years ago
ttar bc701732b4 Initial Commit 6 years ago
xfrm.go bc701732b4 Initial Commit 6 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