Versions in this module Expand all Collapse all v1 v1.4.0 Jan 6, 2021 v1.3.0 Aug 28, 2020 v1.2.0 Jun 12, 2020 Changes in this version + type Monitor struct + func NewMonitor(flavor flavor.Flavor, monitorInterval int64) *Monitor + func (m *Monitor) StartMonitor() error + func (m *Monitor) StopMonitor() error