graph

package
v0.1.3 Latest Latest
Warning

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

Go to latest
Published: Mar 16, 2020 License: Apache-2.0, BSD-2-Clause Imports: 26 Imported by: 0

README

How to install this plugin

  • Run the following commands in this folder (or set graph.socketioPath and graph.webrootPath in your config if you want to use another path)
git clone https://github.com/glumb/IOTAtangle.git
cd IOTAtangle && git reset --hard 07bba77a296a2d06277cdae56aa963abeeb5f66e 
cd ../
git clone https://github.com/socketio/socket.io-client.git

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.

Jump to

Keyboard shortcuts

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