Versions in this module Expand all Collapse all v0 v0.14.2 Sep 20, 2019 Changes in this version + type Monitor struct + func New() *Monitor + func (r *Monitor) Init() error + func (r *Monitor) Name() string + func (r *Monitor) OnDeviceDown(finder network.Finder, device *network.Device) error + func (r *Monitor) OnDeviceUp(finder network.Finder, device *network.Device) error + func (r *Monitor) String() string