package
0.0.0-20240806012525-31387fc58976
Repository: https://github.com/scdoproject/go-scdo.git
Documentation: pkg.go.dev

# Functions

New creates a new P2P node.

# Variables

error infos.
error infos.
error infos.
error infos.
error infos.
error infos.

# Structs

BasicConfig config for Node.
Config is the Configuration of node.
HTTPServer config for http server.
IpcConfig config for ipc rpc service.
Node is a container for registering services.
Config is the scdo's configuration to create scdo service.
StopError represents an error which is returned when a node fails to stop any registered service.
WSServerConfig config for websocket server.

# Interfaces

Service represents a service which is registered to the node after the node starts.