Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AsIsGenerator ¶
type AsIsGenerator struct {
// contains filtered or unexported fields
}
func MakeAsIsGenerator ¶
func MakeAsIsGenerator(templateFilePath string) *AsIsGenerator
MakeAsIsGenerator returns an instance of AsIsGenerator ref.
func (*AsIsGenerator) GenerateIter ¶
func (g *AsIsGenerator) GenerateIter(packagePath string, ctx app.GenerateIterContext) ([]string, error)
GenerateIter generates code using path to package and context.
Click to show internal directories.
Click to hide internal directories.