# Functions
The GitHub App credentials used to connect to GitHub.
The GitHub Base API URL.
Enable `insecure` mode for testing purposes.
The GitHub organization name to manage.
The GitHub owner name to manage.
Amount of time in milliseconds to sleep in between non-write requests to GitHub API.
The OAuth token used to connect to GitHub.
Amount of time in milliseconds to sleep in between writes to GitHub API.
PkgVersion uses reflection to determine the version of the current package.
# Structs
No description provided by the author
No description provided by the author
No description provided by the author
# Interfaces
AppAuthInput is an input type that accepts AppAuthArgs and AppAuthOutput values.