Home

tmpl @cae16cdbdc6ec5ee3def0755aeb1959f1d20f7de - refs - log -
-
https://git.jolheiser.com/tmpl.git
Template automation
tmpl / cmd / flags / flags.go
- raw
1
2
3
4
5
6
7
package flags

var (
	Debug    bool
	Registry string
	Source   string
)