static

package
v0.2.1 Latest Latest
Warning

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

Go to latest
Published: May 25, 2023 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	// FS is the default filesystem for the server's static resources.
	//
	//go:embed css
	FS embed.FS
)

Functions

This section is empty.

Types

type DocumentTemplate

type DocumentTemplate struct {
	Title   string
	Static  string
	Content template.HTML
}

func (*DocumentTemplate) Execute

func (dt *DocumentTemplate) Execute(w io.Writer) error

Jump to

Keyboard shortcuts

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