package
Version:
v0.0.0-...-4370ff1
Opens a new window with list of versions in this module.
Published: Mar 28, 2022
License: Apache-2.0
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 114
Opens a new window with list of known importers.
Documentation
¶
type PeerManager interface {
IsLeader() bool
Leader()
AddListener(l chan<- Peers)
RemoveListener(l chan<- Peers)
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.