//
pkg.gl
Category
github.com/gardenbed/changelog
internal
remote
package
0.1.7
Repository:
https://github.com/gardenbed/changelog.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
7
Dependents
3
Files
334 SLOC
#
Packages
github
No description provided by the author
gitlab
No description provided by the author
#
Structs
Branch
Branch represents a branch.
Change
Change has the common fields of an issue or a merge/pull request.
Commit
Commit represents a commit.
Issue
Issue represents an issue.
Merge
Merge represents a merge/pull request.
Tag
Tag represents a tag.
User
User represents a user.
#
Interfaces
Repo
Repo is the abstraction for a remote repository.
#
Type aliases
Commits
Commits is a collection of commits.
Issues
Issues is a collection of issues.
Labels
Labels is a collection of labels.
Merges
Merges is a collection of merges.
Tags
Tags is a collection of tags.