Documentation ¶
Index ¶
Constants ¶
View Source
const ( CFG_WEBROOT = "graph.webrootPath" CFG_SOCKET_IO = "graph.socketioPath" CFG_DOMAIN = "graph.domain" CFG_BIND_ADDRESS = "graph.bindAddress" CFG_NETWORK = "graph.networkName" )
View Source
const (
TX_BUFFER_SIZE = 1800
)
Variables ¶
View Source
var (
PLUGIN = node.NewPlugin("Graph", node.Disabled, configure, run)
)
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.