package
Version:
v0.0.4
Opens a new window with list of versions in this module.
Published: Jun 23, 2021
License: Apache-2.0
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Namespace struct {
}
Namespace defines the methods for the os to be used
as template functions.
Creates a new date Namespace
Env
Retrieve an environment variable by key ¶
Example: {{ env "APP_DEBUG" }}
ExpandEnv
Retrieve an environment variable by key and
substitute variables in a string.
Example: {{ expandEnv "Welcome to $APP_NAME" }}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.