template

package
v0.0.0-...-80e8cda Latest Latest
Warning

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

Go to latest
Published: Aug 15, 2023 License: BSD-3-Clause Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Template

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

func NewTemplate

func NewTemplate(fs embed.FS) *Template

func (*Template) JSEscapeString

func (t *Template) JSEscapeString(s string) string

func (*Template) MarkdownToHTML

func (t *Template) MarkdownToHTML(s string) stdtemplate.HTML

func (*Template) Render

func (t *Template) Render(w http.ResponseWriter, status int, name string, data interface{}) error

func (*Template) StringToHTML

func (t *Template) StringToHTML(s string) stdtemplate.HTML

Jump to

Keyboard shortcuts

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