Documentation ¶
Index ¶
- func DownloadFile(filepath string, url string) error
- func ErrGetBool(key string, err error) error
- func ErrMarshal(err error) error
- func ErrUnmarshal(key string, err error) error
- func Filepath() string
- func GetBool(key string) (bool, error)
- func GetHome() string
- func Git() (version, commitHead string)
- func Marshal(obj interface{}) (string, error)
- func NewUUID() (string, error)
- func StrConcat(s ...string) string
- func TcpCheck(ip string, port int32) bool
- func Unmarshal(obj string, result interface{}) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DownloadFile ¶
func ErrGetBool ¶
func ErrMarshal ¶
func ErrUnmarshal ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.