Documentation ¶
Index ¶
Constants ¶
View Source
const ( // PeerRelationManual is the relation of a manually peered peer. PeerRelationManual string = "manual" // PeerRelationAutopeered is the relation of an autopeered peer. PeerRelationAutopeered string = "autopeered" )
Variables ¶
View Source
var (
Component *app.Component
)
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.