Documentation
¶
Index ¶
Constants ¶
View Source
const (
RootConfigFilename = "root.go"
)
Variables ¶
This section is empty.
Functions ¶
Types ¶
type RootConfigFile ¶
type RootConfigFile struct { *generator.BaseGenerator Meta *generator.Meta ConfigStructName string // config struct name }
func (*RootConfigFile) GetGenCodeFuncs ¶
func (f *RootConfigFile) GetGenCodeFuncs() []func()
Click to show internal directories.
Click to hide internal directories.