Versions in this module Expand all Collapse all v0 v0.6.1 Jun 29, 2017 Changes in this version + type Log struct + Message string + Timestamp time.Time + type Metrics struct + CPUUtil int + IOBytesRead int64 + IOBytesWrite int64 + MemLimit int64 + MemPercent int + MemUsage int64 + NetRx int64 + NetTx int64 + Pids int + func NewMetrics() Metrics