render

package
v0.0.0-...-65c1a24 Latest Latest
Warning

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

Go to latest
Published: Feb 28, 2024 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type View

type View struct {
	BasePath string
	Funcs    template.FuncMap
}

func New

func New(path string) *View

func (*View) Render

func (v *View) Render(w http.ResponseWriter, name string, data any)

func (*View) RenderPartial

func (v *View) RenderPartial(name string, data any) template.HTML

Jump to

Keyboard shortcuts

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