package
0.9.1
Repository: https://github.com/sassoftware/gotagger.git
Documentation: pkg.go.dev

# Functions

Parse parses a commit message and returns a conventional commit.

# Structs

Commit represents the parsed data from a conventional commit message.
Footer represents a conventional commit footer, which roughly corresponds to a git trailer: Foo-bar: some text.
Revert represents what this commmit reverts.