Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func LoadConfig ¶
Types ¶
type ConfigLoader ¶
type ConfigLoader struct{}
func GetConfigLoader ¶
func GetConfigLoader() *ConfigLoader
func (*ConfigLoader) LoadBytesFromJson ¶
func (configLoader *ConfigLoader) LoadBytesFromJson(filePath string) ([]byte, error)
Click to show internal directories.
Click to hide internal directories.