Versions in this module Expand all Collapse all v0 v0.0.1 Sep 5, 2023 Changes in this version + var ErrUnknownConnectionWatcherType = errors.New("unknown connection type") + func NewConnectionsWatcher(connectionsWatcherType string, timeToLive time.Duration) (p2p.ConnectionsWatcher, error)