tpl

package
v0.0.0-...-574f06a Latest Latest
Warning

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

Go to latest
Published: Jun 24, 2024 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	// FS embeds all the html files within the tpl package.
	//go:embed *
	FS embed.FS

	// Templates embeds all of the html files within the tpl package.
	Templates = template.Must(template.ParseFS(FS, "*.html"))
)

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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