Documentation ¶
Index ¶
Constants ¶
View Source
const ( EDGE_PORT_BASE uint16 = 30000 EDGE_PORT_MAX uint16 = 31024 )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type EdgeRouteRequestManager ¶
type EdgeRouteRequestManager struct {
// contains filtered or unexported fields
}
func Instance ¶
func Instance() *EdgeRouteRequestManager
func (*EdgeRouteRequestManager) RequestRoute ¶
func (e *EdgeRouteRequestManager) RequestRoute(remoteNodeIpAddr string, pkhIdentifier string) error
Request an edge route to a peer
Click to show internal directories.
Click to hide internal directories.