# Packages
Package keyutil provides commonly used test functions to generate RSA keys.
# Functions
NewGitHubPlugin creates a new GitHubPlugin.
NewValidator creates a validator.
# Structs
ExchangeResponse is the GitHub API response of requesting an access token for the GitHub App installation with requested repositories and permissions.
GitHubPlugin is the implementation of jvspb.Validator interface.
PluginConfig defines the set over environment variables required for running the plugin.
Validator validates github issue against validation criteria.
# Type aliases
No description provided by the author