package
0.0.0-20220711204903-0fda810cc470
Repository: https://github.com/curious-kitten/scratch-post.git
Documentation: pkg.go.dev

# Functions

NewMetaManager creates a new meta data manager.

# Constants

Defect is used when the linked issue is of type Defect/Bug.
Epic is used when the linked issue type is an Epic.
High severity issues should be tagged with this.
Low severity issues should be tagged with this.
Medium severity issues should be tagged with this.
Story
Story is used when the linked issue is of type Story.

# Structs

MetaManager is used to create and update meta information for.

# Interfaces

Identifiable represents an object that has/needs an Identity.