Documentation
¶
Overview ¶
Generator is used to create Tritium templates from an Osaka project.
Index ¶
- Variables
- func CompileString(data, projectPath, scriptPath, fileName string, pkg *tp.Package, ...) (*tp.Transform, error)
- func Generate(project *project.Project, mixer *tp.Mixer) (map[string][]byte, error)
- func LoadFunctions(projectPath, functionsPath, functionsFile string, pack *tp.Package, ...)
- func LoadFunctionsWrtMixerExports(proj *project.Project, functionsFile string, pack *tp.Package)
Constants ¶
This section is empty.
Variables ¶
View Source
var WriteRewritersToProjectDir = false
Functions ¶
func CompileString ¶
func LoadFunctions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.