Module agora.node.Config

Define the configuration objects that are used through the node

See doc/config.example.yaml for some documentation.

Functions

NameDescription
parseCommandLine(cmdline, args) Parse the command-line arguments and return a GetoptResult

Structs

NameDescription
AdminConfig Admin API config
AgoraCLIArgs Agora-specific command line arguments
Config Main config
EventHandlerConfig Configuration for URLs to push a data when an event occurs
InterfaceConfig Used to specify endpoint-specific configuration
NodeConfig Node config
RegistryConfig Configuration for the name registry
ValidatorConfig Validator config
ZoneConfig Configuration for a DNS zone All Duration values are precise to the second

Enums

NameDescription
HandlerType Type of event which can be forwarded to an API server

Global variables

NameTypeDescription
VersionFileName immutable(char[]) Path to the import file containing the version information