package
Version:
v0.1.7
Opens a new window with list of versions in this module.
Published: Dec 20, 2023
License: Apache-2.0
Opens a new window with license information.
Imports: 8
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type DslTmpl struct {
PackageName string
StructName string
}
type Tmpl struct {
PackageName string `clop:"short;long" usage:"package name"`
SaveFile string `clop:"short;long" usage:"save to file"`
Dsl bool `clop:"long" usage:"init dsl tmpl"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.