package
Version:
v0.0.0-...-40227b4
Opens a new window with list of versions in this module.
Published: Jan 8, 2020
License: Apache-2.0
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 0
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.