Versions in this module Expand all Collapse all v1 v1.0.0 Jul 3, 2023 Changes in this version + type BogonIPError struct + IP string + func (e BogonIPError) Error() string + type CannotConnectError struct + Err error + PeerID peer.ID + func (e CannotConnectError) Error() string + type HostLookupError struct + Err error + Host string + func (e HostLookupError) Error() string + type InvalidIPError struct + IP string + func (e InvalidIPError) Error() string + type NoValidMultiAddrError struct + func (e NoValidMultiAddrError) Error() string + type StreamError struct + Err error + func (e StreamError) Error() string