package
Version:
v0.0.0-...-e6196e2
Opens a new window with list of versions in this module.
Published: Oct 12, 2022
License: Apache-2.0
Opens a new window with license information.
Imports: 6
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Config struct {
RedisUrl string `mapstructure:"redis_url" yaml:"redis_url" json:"redis_url,omitempty"`
MySqlUrl string `mapstructure:"my_sql_url" yaml:"my_sql_url" json:"my_sql_url,omitempty"`
Env string `mapstructure:"env" yaml:"env" json:"env,omitempty"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.