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