Documentation ¶
Index ¶
Constants ¶
View Source
const ( ConfigEnv = "CONFIG_FILE" ConfigFile = "config.yaml" MigrationSourcePath = "./infrastructure/migration/source" //Message Broker MbCustomerTopic = "customer" MbMediaTopic = "media" MbCatalogTopic = "catalog" DefaultLogPath = "./log" AppModeDev = "dev" AppModeProd = "production" )
Variables ¶
View Source
var ENV conf.AppConf
Functions ¶
func NewViperConf ¶
func NewViperConf(path ...string) *viperConf
func StructToMap ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.