Versions in this module Expand all Collapse all v0 v0.2.1 Sep 5, 2016 v0.2.0 May 20, 2016 Changes in this version + type EthernetInspector interface + Serve func() error + type HookSwitchInspector struct + EnableTCPWatcher bool + EntityID string + HookSwitchZMQAddr string + OrchestratorURL string + func NewHookSwitchInspector(orchestratorURL, entityID, hookswitchZMQAddr string, enableTCPWatcher bool) (*HookSwitchInspector, error) + func (this *HookSwitchInspector) Serve() error + func (this *HookSwitchInspector) Shutdown() + type NFQInspector struct + EnableTCPWatcher bool + EntityID string + NFQNumber uint16 + OrchestratorURL string + func (this *NFQInspector) Serve() error