Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetDefaultConfigDir ¶
Types ¶
type AliOSSConfig ¶
type Config ¶
type Config struct {
General GeneralConfig
AliOSS AliOSSConfig
}
Config is a struct of config
var Conf Config
Conf is global config variable
type FlagConfig ¶
type FlagConfig struct {
Debug bool
Query string
Delimiter string
Force bool
OneLine bool
Color bool
Tag bool
}
FlagConfig is a struct of flag
var Flag FlagConfig
Flag is global flag variable
Click to show internal directories.
Click to hide internal directories.