# Functions
NewGithubClient creates a client for communicating with the GitHub API using the provided token.
# Structs
PullRequestQuery holds the parameters for iterating over pull requests.
# Type aliases
PRCallback is a type for callbacks for processing pull requests.