# Packages
No description provided by the author
# Constants
BackoffTimer is the time we wait before attempting to make another request to the github API.
No description provided by the author
No description provided by the author
No description provided by the author
Temporary tools download token is valid for 1 hour by default.
# Interfaces
GithubClient that describes the minimum list of functions we need to interact with github.
No description provided by the author
go:generate mockery --all.
go:generate mockery --all.