Documentation ¶
Index ¶
- func CopyFile(src, dst string, bufferSize int64) (string, error)
- func CreateDir(dirName string) error
- func DeleteFile(filename string) error
- func DownloadFile(url string, dstPath string) error
- func GetFileSize(filename string) (int64, error)
- func GetSha256Checksum(filename string) (string, error)
- func IsDirExists(dirName string) bool
- func IsFileExists(filename string) bool
- func IsURL(str string) bool
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DeleteFile ¶
func DownloadFile ¶
func GetFileSize ¶
func GetSha256Checksum ¶
func IsDirExists ¶
func IsFileExists ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.