package
1.0.1
Repository: https://github.com/talismanco/mirror.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 mirror templates.

# Type aliases

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