# Functions
LoadGithubAppConfigFromEnv will load a Github App Configuration from the given environment variable, assuming it is encoded in JSON format.
# Structs
GithubAppConfig represents configuration settings for a Github App that can be used to authenticate to the Github API.