Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ZhFlagConfig []byte
Functions ¶
Types ¶
type ConfigLoader ¶
type ConfigLoader struct {
// contains filtered or unexported fields
}
func (*ConfigLoader) GetString ¶
func (cl *ConfigLoader) GetString(key string) string
func (*ConfigLoader) ReadConfig ¶
func (cl *ConfigLoader) ReadConfig(in io.Reader) error
Click to show internal directories.
Click to hide internal directories.