client

package
v0.9.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 27, 2017 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type OnDemandProbeClient

type OnDemandProbeClient struct {
	sync.RWMutex
	graph.DefaultGraphListener
	// contains filtered or unexported fields
}

func NewOnDemandProbeClient

func NewOnDemandProbeClient(g *graph.Graph, ch *api.CaptureApiHandler, w *shttp.WSServer) *OnDemandProbeClient

func (*OnDemandProbeClient) OnEdgeAdded

func (o *OnDemandProbeClient) OnEdgeAdded(e *graph.Edge)

func (*OnDemandProbeClient) OnNodeAdded

func (o *OnDemandProbeClient) OnNodeAdded(n *graph.Node)

func (*OnDemandProbeClient) OnNodeUpdated

func (o *OnDemandProbeClient) OnNodeUpdated(n *graph.Node)

func (*OnDemandProbeClient) Start

func (o *OnDemandProbeClient) Start()

func (*OnDemandProbeClient) Stop

func (o *OnDemandProbeClient) Stop()

Source Files

  • client.go

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL