# Functions
IsNotImplementedErr returns true if given error is a NotImplementedError.
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
# Constants
No description provided by the author
No description provided by the author
# Variables
ErrExtractHashFromFileUploadURL indicates the file upload hash could not ne extracted from the url.
# Structs
ErrNoMilestoneFound is an error when no milestone is found.
Info of the repository.
NotImplementedError happens when trying to use something a client does not implement.
No description provided by the author
RetriableError is an error that will cause the action to be retried.
# Interfaces
Client interface.