server

package
v0.8.0 Latest Latest
Warning

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

Go to latest
Published: Dec 9, 2016 License: Apache-2.0 Imports: 12 Imported by: 3

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type OnDemandProbeServer

type OnDemandProbeServer struct {
	sync.RWMutex
	graph.DefaultGraphListener
	shttp.DefaultWSClientEventHandler
	Graph  *graph.Graph
	Probes *probes.FlowProbeBundle
	// contains filtered or unexported fields
}

func NewOnDemandProbeServer

func NewOnDemandProbeServer(fb *probes.FlowProbeBundle, g *graph.Graph, client *shttp.WSAsyncClient) (*OnDemandProbeServer, error)

func (*OnDemandProbeServer) OnMessage

func (o *OnDemandProbeServer) OnMessage(msg shttp.WSMessage)

func (*OnDemandProbeServer) OnNodeDeleted

func (o *OnDemandProbeServer) OnNodeDeleted(n *graph.Node)

func (*OnDemandProbeServer) Start

func (o *OnDemandProbeServer) Start() error

func (*OnDemandProbeServer) Stop

func (o *OnDemandProbeServer) Stop()

Jump to

Keyboard shortcuts

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