tpl

package
v1.0.2 Latest Latest
Warning

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

Go to latest
Published: Mar 8, 2024 License: LGPL-3.0 Imports: 8 Imported by: 1

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