package
Version:
v0.0.0-...-3b802f3
Opens a new window with list of versions in this module.
Published: Sep 10, 2019
License: MIT
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 {
Address string `mapstructure:"address"`
DatabaseUrl string `mapstructure:"database_url"`
MigrationsUrl string `mapstructure:"migrations_url"`
LogFormat string `mapstructure:"log_format"`
LogLevel string `mapstructure:"log_level"`
}
Returns the Config singleton instance
Source Files
¶
Click to show internal directories.
Click to hide internal directories.