html

package
v2.0.26 Latest Latest
Warning

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

Go to latest
Published: Mar 9, 2024 License: MIT Imports: 17 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type HtmlEngine

type HtmlEngine struct {
	view.Engine
	Templates *template.Template
}

func NewHtmlView

func NewHtmlView(directory any, extension string, args ...any) *HtmlEngine

func (*HtmlEngine) Execute

func (ve *HtmlEngine) Execute(out io.Writer, tpl string, binding any, layout ...string) error

func (*HtmlEngine) Load

func (ve *HtmlEngine) Load() error

Load load tmpl file

Jump to

Keyboard shortcuts

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