Sean Chittenden 25b09713b9 Manage dependencies via Godep
Embrace the future and use Go 1.6's vendor support via Godep.

Go 1.5 users should `export GO15VENDOREXPERIMENT=1`
2016-02-12 16:50:37 -08:00
..
2016-02-12 16:50:37 -08:00
2016-02-12 16:50:37 -08:00
2016-02-12 16:50:37 -08:00
2016-02-12 16:50:37 -08:00
2016-02-12 16:50:37 -08:00
2016-02-12 16:50:37 -08:00
2016-02-12 16:50:37 -08:00
2016-02-12 16:50:37 -08:00
2016-02-12 16:50:37 -08:00
2016-02-12 16:50:37 -08:00
2016-02-12 16:50:37 -08:00
2016-02-12 16:50:37 -08:00
2016-02-12 16:50:37 -08:00
2016-02-12 16:50:37 -08:00
2016-02-12 16:50:37 -08:00
2016-02-12 16:50:37 -08:00
2016-02-12 16:50:37 -08: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