Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Config ¶
type Config struct {
Log log.Config `envconfig:"LOG"`
Service service.Config
StoreMongoDB storeMongodb.Config
Dial certManager.Config `envconfig:"DIAL"`
Listen certManager.Config `envconfig:"LISTEN"`
JwksURL string `envconfig:"JWKS_URL"`
}
Click to show internal directories.
Click to hide internal directories.