templr

package
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Apr 18, 2019 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Opt

type Opt func(*Opts)

type Opts

type Opts struct {
	Vars Vars
}

type Templr

type Templr interface {
	Parse(s string) string
	Err() error
}

func New

func New(opts ...Opt) Templr

type Var

type Var string

type Vars

type Vars map[string]Var

Jump to

Keyboard shortcuts

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