Module setup

Module setup 

Source
Expand description

Setup module.

Modules§

port_achiever
Port achiever module.
tracing_init
Tracing initializer module.

Structs§

GenericServerState
Server state.
GenericValues
Server generic configuration.

Enums§

StartupVariant
Server startup variants.

Traits§

GenericSetup
Provides at least values needed by Server Kit to start.

Functions§

load_generic_config
Loads the config from YAML file ({app_name}.yaml).
load_generic_state
Loads the server’s state: initializes the logging and checks YAML config for misconfigurations and errors.