# Structs
AntifloodConfig will hold all p2p antiflood parameters.
ApiConfig will hold settings related to the Api.
ApiLoggingConfig holds the configuration related to API requests logging.
APIPackageConfig holds the configuration for the routes of each package.
ApiRoutesConfig holds the configuration related to Rest API routes.
Config general configuration struct.
Configs is a holder for the relayer configuration parameters.
ContextFlagsConfig the configuration for flags.
ExternalConfig defines the configuration for external components.
GeneralConfig holds the general configuration for the service.
GinConfig holds the configuration for custom gin web server options.
GuardianConfig holds the configuration for the guardian.
LogsConfig will hold settings related to the logging sub-system.
MongoDBConfig maps the mongodb configuration.
NativeAuthServerConfig will hold settings related to the native auth server.
PubkeyConfig will map the public key configuration.
RedisConfig maps the redis configuration.
RouteConfig holds the configuration for a single route.
ServiceResolverConfig will hold settings related to the service resolver.
ShardedStorageConfig is the configuration for the sharded storage.
StorageConfig will map the storage unit configuration.
TwoFactorConfig will hold settings related to the two factor totp.
WebServerAntifloodConfig will hold the anti-flooding parameters for the web server.