Documentation ¶ Index ¶ Variables func LoadConfig() error Constants ¶ This section is empty. Variables ¶ View Source var ( // ConfigFilePath is path of config ConfigFilePath = "config.yaml" // AghabalasarConfig is main config of service AghabalasarConfig viper.Viper ) Functions ¶ func LoadConfig ¶ func LoadConfig() error LoadConfig loads configs from ConfigFilePath Types ¶ This section is empty. Source Files ¶ View all Source files config.go Click to show internal directories. Click to hide internal directories.