Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Generator ¶
type Generator struct {
// contains filtered or unexported fields
}
Generator main package structure
func (*Generator) Models ¶
func (g *Generator) Models() []goModel
Models convert schema models to goModels. Used in template, should be exported.
func (*Generator) NamespaceMethodNames ¶
NamespaceMethodNames return all methodNames by namespace name.
func (*Generator) NamespaceNames ¶
NamespaceNames return all namespace names.
Click to show internal directories.
Click to hide internal directories.