package
Version:
v0.1.3
Opens a new window with list of versions in this module.
Published: Mar 16, 2020
License: Apache-2.0, BSD-2-Clause
Opens a new window with license information.
Imports: 22
Opens a new window with list of imports.
Imported by: 4
Opens a new window with list of known importers.
Documentation
¶
View Source
const (
CFG_SERVER_ADDRESS = "analysis.client.serverAddress"
)
type EventDispatchers struct {
AddNode func(nodeId []byte)
RemoveNode func(nodeId []byte)
ConnectNodes func(sourceId []byte, targetId []byte)
DisconnectNodes func(sourceId []byte, targetId []byte)
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.