Documentation ¶
Index ¶
- Constants
- Variables
- func CheckIfError(err error)
- func ExecCommand(commandName string, arg ...string) (string, error)
- func GetHome() string
- func GetInstallPath() string
- func GetLineDujt() string
- func IsInstall() (exist bool)
- func MinifyHandle(c *znet.Context)
- func OSCommand(command string) string
- func SetLimit(l uint64)
- func VersionCompare(version1, version2, operator string) bool
Constants ¶
View Source
const ( CfgFilepath = ".zzz/" CfgFilename = "config" CfgFileExt = ".yaml" )
Variables ¶
View Source
var ( Log *zlog.Logger Version = "1.0.39" BuildTime = "" BuildGoVersion = "" )
View Source
var List = []string{}/* 1222 elements not displayed */
Functions ¶
func CheckIfError ¶ added in v1.0.1
func CheckIfError(err error)
func GetInstallPath ¶
func GetInstallPath() string
func GetLineDujt ¶
func GetLineDujt() string
func MinifyHandle ¶ added in v1.0.22
func VersionCompare ¶ added in v1.0.15
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.