package
0.18.11
Repository: https://github.com/thought-machine/dracon.git
Documentation: pkg.go.dev

# Functions

NewEnriched returns an []byte containing the parsed Document (dracon result) from the given enriched issue.
NewRaw returns an []byte containing the parsed Document (dracon result) from the given raw issue.
TextToConfidence maps between dracon Confidence and a it's ext representation, used for adding the Confidence to Jira description.
TextToSeverity maps between dracon Severity and Jira severity textual fields.

# Structs

Document represents a Dracon result (issue) object.