package
0.10.0
Repository: https://github.com/physarumsm/common.git
Documentation: pkg.go.dev

# Functions

Config constructor that returns default configuration.
Node constructor.
Returns a callback function for peer disconnection events Given the Node and the original Config used to create it, always try to maintain its connectivity to the original bootstraps (i.e.

# Constants

512 seconds = 8 mins 32 secs.
No description provided by the author

# Structs

Config is a structure for passing arguments into Node constructor NewNode.
Node is a struct that holds all libp2p related objects for a node instance.