templater

package
v0.0.0-...-1b1a4f8 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CopyTemplate

func CopyTemplate(templateCompiled string, filePath string) error

func ExecTemplate

func ExecTemplate(templateCompiled string, dataPtr any, funcMap template.FuncMap) ([]byte, error)

func ExecTemplateCopy

func ExecTemplateCopy(templateCompiled, filePath string, dataPtr any, funcMap template.FuncMap) error

func ExecTemplateCopyFunc

func ExecTemplateCopyFunc(notGoTemplate bool) func(templateCompiled, filePath string, dataPtr any, funcMap template.FuncMap) error

func ExecTemplateCopyWithGoFmt

func ExecTemplateCopyWithGoFmt(templateCompiled, filePath string, dataPtr any, funcMap template.FuncMap) error

func MustExecTemplate

func MustExecTemplate(templateCompiled string, dataPtr any, funcMap template.FuncMap) []byte

Types

This section is empty.

Jump to

Keyboard shortcuts

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