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.
# Interfaces
Interface is contains the behavior of boilr templates.
# Type aliases
JSONTime is time.Time with JSON marshaling and unmarshaling implementations.