package
0.0.0-20241120074608-6378e9d597be
Repository: https://github.com/orcfax/oracle-suite.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

New returns a new instance of a transport, implemented with the libp2p library.

# Constants

BootstrapMode operates the node as a bootstrap node.
ClientMode operates the node as client.
No description provided by the author
No description provided by the author

# Structs

Config is the configuration for the P2P transport.
P2P is the wrapper for the Node that implements the transport.Transport interface.

# Type aliases

Mode describes operating mode of the node.