Documentation
¶
Index ¶
- func AsInt(sKey string, def int) int
- func CheckVersion() bool
- func Count() int
- func Debug() int
- func Exist(sKey string) (string, bool)
- func Exists(sKeys []string) bool
- func GetEnv(key, defval string) string
- func InitParams(args []string)
- func KeyExist(sKey string) bool
- func Param(ix int, def string) string
- func Print()
- func PrintParams() string
- func Set(sKey string, def string)
- func ToUpdate() bool
- func Value(sKey string, def string) string
- func ValueCheck(sKey string, def string)
- func ValueExist(sKey string) (string, bool)
- func Xargs() map[string]string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func InitParams ¶ added in v1.9.65
func InitParams(args []string)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.