package
0.0.0-20220102153205-cca5969cf853
Repository: https://github.com/dstmodders/mod-cli.git
Documentation: pkg.go.dev
# Functions
New creates a new Changelog instance.
NewRelease creates a new Release instance.
NewReleaseChange creates a new ReleaseChange instance with the provided value.
# Structs
Changelog represents the changelog itself.
Release represents a single CHANGELOG.md release.
ReleaseChange represents a single release change.
# Interfaces
Controller is the interface that wraps the Changelog methods.
ReleaseController is the interface that wraps the Release methods.