Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // ErrConfigNotMatch indicates error for no config matches ErrConfigNotMatch = fmt.Errorf("no matching config") // ErrEmptyEndpoint indicates error for empty endpoint ErrEmptyEndpoint = fmt.Errorf("no endpoint has been set") )
Functions ¶
func InitConfig ¶
InitConfig load config data from default config file
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.