Documentation
¶
Index ¶
- Variables
- func WalkDockerfile(args ...string) filepath.WalkFunc
- func WalkGo(args ...string) filepath.WalkFunc
- func WalkGoGoProto(path string) error
- func WalkGrpc(path string) error
- func WalkMakefile(args ...string) filepath.WalkFunc
- func WalkProtoJs(path string) error
- func WalkShell(args ...string) filepath.WalkFunc
- func WalkTmpl(wr io.Writer, text string) filepath.WalkFunc
Constants ¶
This section is empty.
Variables ¶
View Source
var RootCmd = &cobra.Command{
Use: "walk",
Short: "🐍 Walk a filepath with a given function and file extension",
}
protocCmd represents the protoc command
Functions ¶
func WalkDockerfile ¶
func WalkGoGoProto ¶
func WalkMakefile ¶
func WalkProtoJs ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.