Documentation ¶
Index ¶
Constants ¶
View Source
const ( EnvKey = "env" EnvOrKey = "envOr" )
Keys to be used in templates for the functions in this package.
Variables ¶
This section is empty.
Functions ¶
func Env ¶
Env will return the specified environment variable, or an error if it can not be found
<%= env("GOPATH") %>
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.