Versions in this module Expand all Collapse all v0 v0.0.1 Jan 16, 2025 Changes in this version + var ErrInvalidValueForTimeToLiveParam = errors.New("invalid value for the time-to-live parameter") + func NewConnectionsMetric() *connectionsMetric + func NewDisabledConnectionsWatcher() *disabledConnectionsWatcher + func NewPrintConnectionsWatcher(timeToLive time.Duration, logger p2p.Logger) (*printConnectionsWatcher, error)