templating

package
v0.51.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 1, 2024 License: Apache-2.0 Imports: 3 Imported by: 0

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

func TemplateStringRaw

func TemplateStringRaw(inputTemplate string, issue *v1.Issue) (*string, error)

TemplateStringRaw applies the provided go template to the Raw Issue provided and returns the resulting str

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL