Documentation
¶
Index ¶
- func BuildTypeScript(baseDir, srcDir, destDir string) error
- func CopyFiles(paths map[string]string) error
- func CopyInDir(destDir, srcDir string, files ...string) error
- func CopyRecursively(destDir, srcDir string) error
- func DirGlob(dir, glob string) ([]string, error)
- func GoProto(dest, src, out, opt string) error
- func GoProtosInDir(dir, opt string) error
- func HasExec(cmds ...string) error
- func HasFiles(files ...string) error
- func Mkdir(path string) error
- func Newer(paths map[string]string) (bool, error)
- func TSProtosInDir(destDir, srcDir string) error
- func VerboseF(tmpl string, args ...any)
- func ZipDir(inPath, outPath string) error
- func ZipFiles(out string, files map[string]string) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func BuildTypeScript ¶
func CopyRecursively ¶
func GoProtosInDir ¶
func TSProtosInDir ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.