Documentation ¶
Index ¶
- func Debug(params ...interface{})
- func FatalError(msg string, err error)
- func GetCurrentDir() string
- func GetCurrentPath() string
- func GetLocalIp() (string, error)
- func LogError(msg string, err error)
- func MergeMaps(items ...map[string]interface{}) map[string]interface{}
- func Mkdir(dir string, parents bool) error
- func PathExist(path string) bool
- func SecurePanic(err error)
- func Trace() []string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetCurrentDir ¶ added in v0.8.0
func GetCurrentDir() string
GetCurrentDir return compiled executable file directory
func GetCurrentPath ¶ added in v0.8.0
func GetCurrentPath() string
GetCurrentPath return compiled executable file absolute path
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.