package
Version:
v0.0.0-...-6f9dc6e
Opens a new window with list of versions in this module.
Published: Dec 5, 2023
License: MIT
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Config struct {
App *app.App `toml:"app" yaml:"app" mapstructure:"app"`
Mysql *configDB.Mysql `toml:"mysql" yaml:"mysql" mapstructure:"mysql"`
Logging *config.Logging `toml:"logging" yaml:"logging" mapstructure:"logging"`
}
func NewDefaultConfig() *Config
Source Files
¶
Click to show internal directories.
Click to hide internal directories.