templ

package
v0.23.0 Latest Latest
Warning

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

Go to latest
Published: Jan 13, 2023 License: LGPL-3.0 Imports: 4 Imported by: 3

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Page

type Page interface {
	Title() string
	Template() string
}

type Template

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

func New

func New(fsys fs.FS, fns template.FuncMap) *Template

func (*Template) ExecuteTemplate

func (t *Template) ExecuteTemplate(w http.ResponseWriter, page Page) error

func (*Template) Parse

func (t *Template) Parse(patterns string) error

Jump to

Keyboard shortcuts

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