client

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Feb 3, 2020 License: Apache-2.0, BSD-2-Clause Imports: 22 Imported by: 4

Documentation

Index

Constants

View Source
const (
	CFG_SERVER_ADDRESS = "analysis.client.serverAddress"
)

Variables

This section is empty.

Functions

func Run

func Run(plugin *node.Plugin)

Types

type EventDispatchers

type EventDispatchers struct {
	AddNode         func(nodeId []byte)
	RemoveNode      func(nodeId []byte)
	ConnectNodes    func(sourceId []byte, targetId []byte)
	DisconnectNodes func(sourceId []byte, targetId []byte)
}

Jump to

Keyboard shortcuts

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