Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Interpolate ¶
Interpolate files with values present in ENV variables
Types ¶
type EnvNotFoundError ¶
type EnvNotFoundError struct {
VarName string
}
EnvNotFoundError error raised during interpolation if the ENV is not defined
func (*EnvNotFoundError) Error ¶
func (e *EnvNotFoundError) Error() string
Click to show internal directories.
Click to hide internal directories.