package
0.0.0-20240806202947-369a1d73b513
Repository: https://github.com/overclock-validator/keep-core.git
Documentation: pkg.go.dev

# Functions

Initialize initializes the root command and returns it.

# Variables

EthereumCommand contains the definition of the ethereum command-line subcommand and its own subcommands.
MaintainerCliCommand contains the definition of tools associated with maintainers module.
MaintainerCommand contains the definition of the maintainer command-line subcommand.
PingCommand contains the definition of the ping command-line subcommand.
RootCmd contains the definition of the root command-line command.
StartCommand contains the definition of the start command-line subcommand.

# Structs

PingMessage is a network message sent between bootstrap peer and non-bootstrap peer in order to test the connection.
PongMessage is a network message sent between bootstrap peer and non-bootstrap peer in order to test the connection.