# Functions
NewClientFromOptions creates a new client from the options we expose.
NewStrings returns a Strings struct that defaults to the value of def if left unset.
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
MaxRequestTime aborts requests that don't return in 5 mins.
# Structs
GitHubOptions holds options for interacting with GitHub.
Strings represents the value of a flag that accept multiple strings.
No description provided by the author
# Type aliases
TokenGenerator knows how to generate a token for use in git client calls.
UserGenerator knows how to identify this user for use in git client calls.