package
1.12.5
Repository: https://github.com/triarius/goreleaser.git
Documentation: pkg.go.dev

# Functions

New creates a new client depending on the token type.
NewGitea returns a gitea client implementation.
NewGitHub returns a github client implementation.
NewGitLab returns a gitlab client implementation.
No description provided by the author
No description provided by the author
No description provided by the author

# Constants

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

# Variables

ErrNotImplemented is returned when a client does not implement certain feature.

# Structs

ErrNoMilestoneFound is an error when no milestone is found.
Info of the repository.
No description provided by the author
No description provided by the author
RetriableError is an error that will cause the action to be retried.

# Interfaces

Client interface.
GitHubClient is the client with GitHub-only features.