package
0.0.0-20221006195521-8ec79adc037f
Repository: https://github.com/nimona/go-nimona.git
Documentation: pkg.go.dev
# Functions
GetAddresses returns the addresses the transport is listening to.
GetLocalPeerAddresses returns the addresses TCP can listen to on the local machine.
New creates a new p2p network.
NewObject constructs and returns a new Object.
# Constants
ErrAllAddressesBlocked all peer's addresses are currently blocked.
ErrAllAddressesFailed for when a peer cannot be dialed.
ErrConnectionClosed connection is closed, will usually be merged with an underlying error.
ErrInvalidSignature signature is invalid.
ErrMissingSignature is when the signature is missing.
ErrNoAddresses for when a peer has no addresses.
# Structs
No description provided by the author
# Interfaces
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Type aliases
No description provided by the author
No description provided by the author