package
Version:
v1.8.6
Opens a new window with list of versions in this module.
Published: Dec 10, 2021
License: MIT
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type PeerSet struct {
Peers []*peer.Peer
}
PeerSet is slice of Peers with methods operation on this slice.
Has returns true if the set contains the peer.
Len returns the number of items in the set.
Remove peer from the set.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.