Documentation ¶
Index ¶
- func Compile(s string) (*template.Template, error)
- func Execute(s string, input interface{}) (string, error)
- func ExecuteTemplate(tpl *template.Template, input interface{}) (string, error)
- func Render(s string, art *Artifact, rt *runtime.Runtime) (string, error)
- func RenderTemplate(tpl *template.Template, art *Artifact, rt *runtime.Runtime) (string, error)
- type Artifact
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ExecuteTemplate ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.