Versions in this module Expand all Collapse all v1 v1.1.0 May 21, 2018 v1.0.0 Sep 29, 2016 Changes in this version + func RunInBackground(c context.Context, f func(c context.Context)) error + type Statistics struct + CPU struct{ ... } + RAM struct{ ... } + func Stats(c context.Context) (*Statistics, error)