package
1.5.1
Repository: https://github.com/leapkit/core.git
Documentation: pkg.go.dev

# Functions

Env will return the specified environment variable, or an error if it can not be found <%= env("GOPATH") %>.
Env will return the specified environment variable, or the second argument, if not found <%= envOr("GOPATH", "~/go") %>.
New returns a map of the helpers within this package.

# Constants

Keys to be used in templates for the functions in this package.
Keys to be used in templates for the functions in this package.