# Functions
IsErrNotSupported checks if an error is an ErrNotSupported.
Load project data from file, with optional validation.
NewRetryDownloader creates a retry downloader.
NilMessenger represents an empty formatting function.
# Constants
enumerate all review states.
enumerate all review states.
enumerate all review states.
enumerate all review states.
enumerate all review states.
# Structs
Comment is a standard comment information.
ErrNotSupported represents status if a downloader do not supported something.
Issue is a standard issue information.
Label defines a standard label information.
MigrateOptions defines the way a repository gets migrated this is for internal usage by migrations module and func who interact with it.
Milestone defines a standard milestone.
NullDownloader implements a blank downloader.
PullRequest defines a standard pull request information.
PullRequestBranch represents a pull request branch.
Reaction represents a reaction to an issue/pr/comment.
Release represents a release.
ReleaseAsset represents a release asset.
Repository defines a standard repository information.
RetryDownloader retry the downloads.
Review is a standard review information.
ReviewComment represents a review comment.
# Interfaces
Commentable can be commented upon.
Downloader downloads the site repo information.
DownloaderFactory defines an interface to match a downloader implementation and create a downloader.
Reviewable can be reviewed.
Uploader uploads all the information of one repository.
# Type aliases
DownloaderContext has opaque information only relevant to a given downloader.
Messenger is a formatting function similar to i18n.TrString.