# Functions

No description provided by the author
No description provided by the author
No description provided by the author

# Variables

token for admin access.
connection string for the database.
enable telemetry.
listen addr for gRPC server (insecure).
path to log config file.
text vs json.
sets the log level (zap log level values).
max number of concurrent streams per connection.
location of migration files.
password for backend.
if true, the message payload will be print on debug level.
port for profiling.
token for data provider access.
realm to use.
sets the log level for sql subsystem.
duration after which an event is considered stale.
endpoint for telemetry.
path to TLS CA.
path to TLS certificate.
path to TLS key.
listen addr for gRPC server (tls).
the domain to lookup within the traefik certs.
path to traefik certs file.
URL of WAMP server.
duration to wait for other services to be ready.

# Structs

Config holds the configuration values which are used by the application.
No description provided by the author