Home

tmpl @5e164b9bb94e60b60c506f239485e5b27b6b338e - 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
)