template

package
v0.5.0 Latest Latest
Warning

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

Go to latest
Published: Apr 27, 2026 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Option added in v0.3.0

type Option = func(t *Template)

func WithDelims added in v0.3.0

func WithDelims(left, right string) Option

type Template

type Template struct {
	*template.Template
}

func New

func New(name string, options ...Option) *Template

func (*Template) ParsePath

func (t *Template) ParsePath(path string) error

func (*Template) ParsePaths

func (t *Template) ParsePaths(paths []string) error

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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