Documentation
¶
Index ¶
- func AnsiToUTF8(src []byte) []byte
- func AnsiToUtf8String(src string) string
- func Atof64(sv string) float64
- func Atoi(str string) int
- func Atoi64(sv string) int64
- func ChangeUserAgent(ua string)
- func CopyFile(srcFile string, destFile string, deleteExist bool) error
- func DownloadFile(filepath string, url string) error
- func ExecStart(dir string, name string, hideWindow bool, arg ...string) error
- func ExecWithOutput(dir string, name string, hideWindow bool, arg ...string) (string, error)
- func GetDesktopPath() (string, error)
- func GetDocumentPath() (string, error)
- func GetHttpData(url string) ([]byte, error)
- func IsExistFile(fname string) bool
- func IsExistFileWithSize(fname string) bool
- func IsValidIP(ip string) bool
- func Utf8ToAnsi(src []byte) []byte
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ChangeUserAgent ¶
func ChangeUserAgent(ua string)
func ExecWithOutput ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.