Structsยง
- Github
Client - Holds the reqwest client, auth token, base url, headers, user agent, etc.
- Github
Client Builder auth
- A
GithubClient
builder. Allows building aGithubClient
while still setting options like the base URL and auth token. Only useful when either theauth
orenterprise
feature enabled.