Documentation ¶
Overview ¶
Package nodeinfo privides functions for nodeinfo server
Index ¶
Constants ¶
View Source
const ( VERIFYNODE = "Verify Node" SERVICENODE = "Service Node" )
View Source
const TEMPLATE_PAGE = `` /* 2769-byte string literal not displayed */
Variables ¶
This section is empty.
Functions ¶
func StartServer ¶
Types ¶
type NgbNodeInfo ¶
type NgbNodeInfoSlice ¶
type NgbNodeInfoSlice []NgbNodeInfo
func (NgbNodeInfoSlice) Len ¶
func (n NgbNodeInfoSlice) Len() int
func (NgbNodeInfoSlice) Less ¶
func (n NgbNodeInfoSlice) Less(i, j int) bool
func (NgbNodeInfoSlice) Swap ¶
func (n NgbNodeInfoSlice) Swap(i, j int)
Click to show internal directories.
Click to hide internal directories.