Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Config ¶
type Config struct { App AppConfig DB DBConfig Cors CorsConfig Token TokenConfig }
func LoadConfig ¶
Load and Parse Config, pass the path of the config file relatively from the root dir
func (Config) IsProduction ¶
type CorsConfig ¶
Click to show internal directories.
Click to hide internal directories.