Documentation
¶
Index ¶
- func CopyDir(fsys fs.FS, srcDir, dstDir string) error
- func CopyFile(src, dst string) error
- func DownloadFile(url string, dest string) error
- func IsFileExist(path string) bool
- func RunCommand(envVars []string, name string, args ...string) error
- func RunGoModTidy() error
- func RunGolang(envVars []string, args ...string) error
- func RunGoplus(envVars []string, args ...string) error
- func SetupFile(force bool, name, embed string, args ...any) error
- func Unzip(zipfile, dest string)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DownloadFile ¶
func IsFileExist ¶
func RunCommand ¶
Helper function to run a command
func RunGoModTidy ¶
func RunGoModTidy() error
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.