template

package
v0.10.0 Latest Latest
Warning

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

Go to latest
Published: Dec 2, 2021 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	//go:embed constants.tmpl
	TemplateConstants string
	//go:embed db.tmpl
	TemplateDB string
	//go:embed db_all.tmpl
	TemplateDBAll string
	//go:embed delete.tmpl
	TemplateDelete string
	//go:embed insert.tmpl
	TemplateInsert string
	//go:embed model.tmpl
	TemplateModel string
	//go:embed order.tmpl
	TemplateOrder string
	//go:embed runtime.tmpl
	TemplateRuntime string
	//go:embed select.tmpl
	TemplateSelect string
	//go:embed update.tmpl
	TemplateUpdate string
	//go:embed variable.tmpl
	TemplateVariable string
	//go:embed where.tmpl
	TemplateWhere string
)

Functions

func Execute

func Execute(text string, wr io.Writer, data interface{}) error

Types

This section is empty.

Jump to

Keyboard shortcuts

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