package
0.0.0-20221204035437-fbc1b0707612
Repository: https://github.com/justinyaoqi/pholcus.git
Documentation: pkg.go.dev
# Functions
NewConfig adapterName is ini/json/xml/yaml.
NewConfigData adapterName is ini/json/xml/yaml.
NewFakeConfig return a fake Congiger.
ParseBool returns the boolean value represented by the string.
Register makes a config adapter available by the adapter name.
# Structs
IniConfig implements Config to parse ini file.
IniConfigContainer A Config represents the ini configuration.
JSONConfig is a json config parser and implements Config interface.
JSONConfigContainer A Config represents the json configuration.