Versions in this module Expand all Collapse all v2 v2.0.1 Jul 5, 2020 Changes in this version + type BootstrapService struct + func NewBootstrapService(net p2p.P2P, seeds *utils.HostsResolver) *BootstrapService + func (self *BootstrapService) OnAddPeer(info *peer.PeerInfo) + func (self *BootstrapService) OnDelPeer(info *peer.PeerInfo) + func (self *BootstrapService) Start() + func (self *BootstrapService) Stop()