route

package
v0.0.0-...-975d13b Latest Latest
Warning

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

Go to latest
Published: Mar 24, 2024 License: MPL-2.0 Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Init

func Init(staticFS *embed.FS, viewFS *embed.FS) *echo.Echo

Types

type Template

type Template struct {
	// contains filtered or unexported fields
}

func NewTemplate

func NewTemplate() *Template

func (*Template) Add

func (tmpl *Template) Add(template_key string, view_file_name string)

func (*Template) Render

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

Used by echo framework. Don't use this function directly.

Jump to

Keyboard shortcuts

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