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(sourceCodePath string) *AsIsGenerator
MakeAsIsGenerator returns an instance of AsIsGenerator ref.
func (*AsIsGenerator) AssembleTemplate ¶
func (g *AsIsGenerator) AssembleTemplate(templateDir string, ctx app.ToMacroReplaceContext, ) (targetFilePaths []string, err error)
AssembleTemplate assembles template from code using replace context.
Click to show internal directories.
Click to hide internal directories.