package
Version:
v0.4.0-rc2
Opens a new window with list of versions in this module.
Published: Mar 21, 2020
License: Apache-2.0
Opens a new window with license information.
Imports: 23
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
How to install this plugin
- Run the following command in this folder (or set
monitor.tanglemonitorPath
in your config if you want to use another path)
git clone https://github.com/unioproject/tanglemonitor.git
Documentation
¶
View Source
const (
TX_BUFFER_SIZE = 50000
BROADCAST_QUEUE_SIZE = 20000
)
type PageData struct {
WebsocketURI string
APIPort string
InitTxAmount int
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.