Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Config ¶
type Config struct { ServerConfig `mapstructure:",squash"` Postegres `mapstructure:",squash"` }
func LoadConfig ¶
LoadConfig maps all enviornment variable to Config Struct Using gomapstructure https://github.com/mitchellh/mapstructure
Click to show internal directories.
Click to hide internal directories.