Documentation ¶
Index ¶
- Variables
- func NewParser() *goxic.Parser
- func Parse(r io.Reader) (tmpls map[string]*goxic.Template, err error)
- func ParseFS(fs fs.FS, name string) (tmpls map[string]*goxic.Template, err error)
- func ParseFile(name string) (tmpls map[string]*goxic.Template, err error)
- func ParseString(s string) (tmpls map[string]*goxic.Template, err error)
- func PrepLine(line []byte) []byte
Constants ¶
This section is empty.
Variables ¶
View Source
var HTMLEscape htmlEscape
View Source
var JSEscape jsEscape
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.