tpl

package
v0.0.0-...-35dc932 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CommonTemplate

type CommonTemplate struct {
	Templates *template.Template
	AssetsFs  embed.FS
}

func NewCommonTemplate

func NewCommonTemplate(fs embed.FS, dirs []string, funcMap map[string]interface{}) *CommonTemplate

func (*CommonTemplate) Render

func (t *CommonTemplate) Render(w io.Writer, name string, data interface{}, c echo.Context) error

Jump to

Keyboard shortcuts

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