Documentation ¶ Index ¶ func Compile(srcDir string, devMode bool) error Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func Compile ¶ func Compile(srcDir string, devMode bool) error Compile is the main entry point for the nojs AOT compiler. It discovers all *.gt.html component templates under srcDir, inspects their corresponding Go structs, and writes a *.generated.go file next to each template. Types ¶ This section is empty. Source Files ¶ View all Source files codegen.gocodegen_attributes.gocodegen_conditionals.gocodegen_loops.gocodegen_nodes.gocodegen_text.gocompiler.godiscovery.gohelpers.gopreprocessor.gotyperesolver.gotypes.govalidator.go Directories ¶ Show internal Expand all Path Synopsis cmd nojsc command testcomponents conditionalform databinding multiline trackby Click to show internal directories. Click to hide internal directories.