Documentation ¶
Index ¶
- func EnvMap(replaceMap map[string]string) map[string]interface{}
- func Replace(s string, replaceMap map[string]string, allowUnresolved bool) (string, error)
- func ResolveVar(s string, m map[string]interface{}) (interface{}, error)
- func Validate(s string, validator func(tag string) error) error
- type Template
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ResolveVar ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.