tmpl/cmd/flags/flags.go

7 lines
57 B
Go
Raw Normal View History

package flags
var (
Registry string
Source string
)