package
Version:
v0.0.0-...-924408c
Opens a new window with list of versions in this module.
Published: May 31, 2023
License: GPL-3.0
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Config struct {
Port string `mapstructure:"PORT"`
DBUrl string `mapstructure:"DB_URL"`
TestDBUrl string `mapstructure:"TEST_DB_URL"`
Secret string `mapstructure:"SECRET"`
LoggingURL string `mapstructure:"LOGGING_URL"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.