Files
karma/vendor/github.com/prometheus/procfs
Łukasz Mierzwa 23f3551280 Migrate vendor forlder to dep
This PR is a result of running 'dep init' followed by 'make vendor', it removes govendor file and creates dep Gopkg.* files.
2017-07-18 09:16:42 -07:00
..
2017-07-18 09:16:42 -07:00
2017-07-18 09:16:42 -07:00
2017-07-18 09:16:42 -07:00
2017-07-18 09:16:42 -07:00
2017-05-10 11:21:43 +01:00
2017-07-18 09:16:42 -07:00
2017-07-18 09:16:42 -07:00
2017-05-10 11:21:43 +01:00
2017-07-18 09:16:42 -07:00
2017-07-18 09:16:42 -07:00
2017-07-18 09:16:42 -07:00
2017-07-02 10:19:02 -07:00
2017-07-18 09:16:42 -07:00
2017-07-18 09:16:42 -07:00
2017-07-02 10:19:02 -07:00

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