Documentation
¶
Index ¶
- func CopyFile(src, dst string) error
- func CreateTempDir(prefix string) (string, error)
- func EnsureDir(dir string) error
- func FileExists(path string) bool
- func GetArch() string
- func GetExecutablePath() (string, error)
- func GetPlatform() string
- func RemoveFile(path string) error
- func RemoveTempDir(dir string) error
- func VerifyFileMD5(filePath, expectedMD5 string) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.