Documentation ¶
There is no documentation for this package.
Directories ¶
Path | Synopsis |
---|---|
Package cmd holds all top-level cobra commands.
|
Package cmd holds all top-level cobra commands. |
internal
|
|
configuration
Package configuration contains a number of methods that are used to provide configuration to the wider application.
|
Package configuration contains a number of methods that are used to provide configuration to the wider application. |
environment
Package environment provides helper methods for working with the current environment.
|
Package environment provides helper methods for working with the current environment. |
get
Package get retrieves a local changelog, parses it and returns the result.
|
Package get retrieves a local changelog, parses it and returns the result. |
gitclient
Package gitclient is responsible for providing an interface to the local git binary.
|
Package gitclient is responsible for providing an interface to the local git binary. |
githubclient
Package githubclient is a wrapper around the githubv4 client.
|
Package githubclient is a wrapper around the githubv4 client. |
logging
Package logging provides a simple logging interface for the application.
|
Package logging provides a simple logging interface for the application. |
show
Package show is responsible for rendering the contents of a given CHANGELOG.md file and displaying it in the terminal.
|
Package show is responsible for rendering the contents of a given CHANGELOG.md file and displaying it in the terminal. |
utils
Package utils contains a number generic of methods that are used throughout the application.
|
Package utils contains a number generic of methods that are used throughout the application. |
version
Package version contains a wrapper for parsing semantic versions with the semver library.
|
Package version contains a wrapper for parsing semantic versions with the semver library. |
writer
Package writer is responsible for parsing the given changelog struct into a go template and writing it to the given writer.
|
Package writer is responsible for parsing the given changelog struct into a go template and writing it to the given writer. |
pkg
|
|
builder
Package builder is responsible for building the changelog.
|
Package builder is responsible for building the changelog. |
changelog
Package changelog provides the datastructure that is responsible for holding the changelog data.
|
Package changelog provides the datastructure that is responsible for holding the changelog data. |
entry
Package entry provides a datastructure for changelog entries.
|
Package entry provides a datastructure for changelog entries. |
parser
Package parser provides a simple interface for parsing markdown changelogs.
|
Package parser provides a simple interface for parsing markdown changelogs. |
Click to show internal directories.
Click to hide internal directories.