Home

tmpl @dc19c1b9938cc12fa1bec5fef4b1a1b30b8b2561 - 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
)