//
pkg.gl
Category
github.com/ava-labs/coreth
node
package
0.14.0
Repository:
https://github.com/ava-labs/coreth.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
12
Dependents
6
Files
182 SLOC
#
Functions
New
New creates a new P2P node, ready for protocol registration.
#
Variables
DefaultConfig
DefaultConfig contains reasonable default settings.
ErrNodeStopped
No description provided by the author
#
Structs
Config
Config represents a small collection of configuration values to fine tune the P2P network layer of a protocol stack.
Node
Node is a container on which services can be registered.