package
0.3.0
Repository: https://github.com/csdev/conch.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
IterRange parses all of the commit messages in the range.
No description provided by the author
No description provided by the author
ParseMessage parses a single commit message and returns a slice of the resulting Commit objects.
ParseRange parses all of the commit messages in the range and returns a slice of the resulting Commit objects.
StripComments removes all lines that start with "#" from the input, and returns the resulting string.

# Constants

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Variables

No description provided by the author
No description provided by the author

# Structs

Commit represents a single conventional commit.
Footer is a "token: value" or "token #value" pair.
No description provided by the author