Versions in this module Expand all Collapse all v0 v0.13.1 Aug 5, 2017 v0.13.0 Aug 4, 2017 Changes in this version + const ProbeInterval + func New(db Database) app.Processor + type Database interface + GetUndiscoveredHosts func(expiration time.Duration) ([]net.IP, error) + ResetHostLocationsByDevice func(swDPID uint64) error + ResetHostLocationsByPort func(swDPID uint64, portNum uint16) error + UpdateHostLocation func(mac net.HardwareAddr, ip net.IP, swDPID uint64, portNum uint16) (updated bool, err error)