Documentation ¶
Overview ¶
Package templating includes helper methods that apply go templates to Dracon Raw and Enriched Issues and return the resulting str
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func TemplateStringEnriched ¶
func TemplateStringEnriched(inputTemplate string, issue *v1.EnrichedIssue) (*string, error)
TemplateStringEnriched applies the provided go template to the Enriched Issue provided and returns the resulting str
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.