Documentation ¶
Overview ¶
Package connkeeper allows you to periodically reconnect to the list of connections.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var (
ErrRunning = errors.New("connkeeper running")
)
Functions ¶
This section is empty.
Types ¶
type IConnKeeper ¶
func NewConnKeeper ¶
func NewConnKeeper(pSett ISettings, pNode network.INode) IConnKeeper
type ISettings ¶
func NewSettings ¶
Click to show internal directories.
Click to hide internal directories.