Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Config ¶
type Config struct { Server *srvconfig.Config `yaml:"server"` Postgres *postgres.Config `yaml:"postgres"` Jaeger *tracing.Config `yaml:"jaeger"` Prom *prom.Config `yaml:"prom"` API *client.GrpcClientConfig `yaml:"api"` KeyCloak *KeyCloakConfig `yaml:"keycloak"` }
Config конфигурация сервиса.
type KeyCloakConfig ¶
KeyCloakConfig конфигурация KeyCloak.
Click to show internal directories.
Click to hide internal directories.