template

package
v0.0.0-...-003fa7e Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 18, 2024 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type OutputFile

type OutputFile struct {
	Content  string
	FileName string
	Dir      string
}

func NewOutputFile

func NewOutputFile(content string, fileName string, dir string) *OutputFile

func (*OutputFile) Generate

func (o *OutputFile) Generate() error

type TemplateManager

type TemplateManager struct {
	// contains filtered or unexported fields
}

func NewTemplateManager

func NewTemplateManager(sourceCode string, outputILPath string, outputPath string) *TemplateManager

func (*TemplateManager) Generate

func (t *TemplateManager) Generate(params *shared.CompilationParams) error

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL