package
0.0.0-20220912201312-5c29306e10d4
Repository: https://github.com/timsolov/boilr.git
Documentation: pkg.go.dev

# Functions

CurrentTimeInFmt returns the current time in the given format.
Get retrieves the template from a path.
NewTime returns a new JSONTime containing the current time.

# Variables

FuncMap contains the functions exposed to templating engine.
Options contain the default options for the template execution.

# Structs

Metadata contains the information for a template.

# Interfaces

Interface is contains the behavior of boilr templates.

# Type aliases

JSONTime is time.Time with JSON marshaling and unmarshaling implementations.