template

package
v0.0.0-...-1c76c89 Latest Latest
Warning

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

Go to latest
Published: Apr 8, 2024 License: MIT Imports: 1 Imported by: 3

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Exports = map[string]interface{}{
	"_name": "html/template",

	"ErrAmbigContext":      template.ErrAmbigContext,
	"ErrBadHTML":           template.ErrBadHTML,
	"ErrBranchEnd":         template.ErrBranchEnd,
	"ErrEndContext":        template.ErrEndContext,
	"ErrNoSuchTemplate":    template.ErrNoSuchTemplate,
	"ErrOutputContext":     template.ErrOutputContext,
	"ErrPartialCharset":    template.ErrPartialCharset,
	"ErrPartialEscape":     template.ErrPartialEscape,
	"ErrPredefinedEscaper": template.ErrPredefinedEscaper,
	"ErrRangeLoopReentry":  template.ErrRangeLoopReentry,
	"ErrSlashAmbig":        template.ErrSlashAmbig,
	"OK":                   template.OK,

	"HTMLEscape":       template.HTMLEscape,
	"HTMLEscapeString": template.HTMLEscapeString,
	"HTMLEscaper":      template.HTMLEscaper,
	"IsTrue":           template.IsTrue,
	"JSEscape":         template.JSEscape,
	"JSEscapeString":   template.JSEscapeString,
	"JSEscaper":        template.JSEscaper,
	"URLQueryEscaper":  template.URLQueryEscaper,

	"Must":       template.Must,
	"New":        template.New,
	"ParseFiles": template.ParseFiles,
	"ParseGlob":  template.ParseGlob,
}

Exports is the export table of this module.

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