package
2.2.8
Repository: https://github.com/ossf/scorecard.git
Documentation: pkg.go.dev

# Functions

MakeCensusTransport wraps input Roundtripper with monitoring logic.
MakeGitHubTransport wraps input RoundTripper with GitHub authorization logic.
MakeRateLimitedTransport returns a RoundTripper which rate limits GitHub requests.
NewTransport returns a configured http.Transport for use with GitHub.

# Constants

GithubAppID is the app ID for the GitHub App.
GithubAppInstallationID is the installation ID for the GitHub App.
GithubAppKeyPath is the path to file for GitHub App key.

# Variables

GithubAuthTokens are for making requests to GiHub's API.