codegen

package
v0.0.4 Latest Latest
Warning

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

Go to latest
Published: Jan 3, 2022 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ExecTemplate

func ExecTemplate(template *template.Template, templateParameters interface{}) []byte

func GenerateFromFileTemplate added in v0.0.4

func GenerateFromFileTemplate(templatePath string, outputPath string, parameters interface{})

func GenerateFromStringTemplate added in v0.0.4

func GenerateFromStringTemplate(templateString string, outputPath string, parameters interface{})

func GetTemplateFuncMap

func GetTemplateFuncMap() template.FuncMap

func OutputTemplate

func OutputTemplate(outputPath string, byteCode []byte)

func ParseTemplateFromFile added in v0.0.4

func ParseTemplateFromFile(templatePath string) *template.Template

func ParseTemplateFromString added in v0.0.4

func ParseTemplateFromString(templatePath string) *template.Template

func SchemaFileToParameter

func SchemaFileToParameter(schemaFile string) interface{}

func To_snake_case

func To_snake_case(str string) string

Types

This section is empty.

Jump to

Keyboard shortcuts

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