Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type IConnKeeper ¶
type IConnKeeper interface { types.ICommand GetSettings() ISettings GetNetworkNode() network.INode }
func NewConnKeeper ¶
func NewConnKeeper(pSett ISettings, pNode network.INode) IConnKeeper
type ISettings ¶
func NewSettings ¶
Click to show internal directories.
Click to hide internal directories.