package
0.0.0-20240119223046-70c028e5fa4b
Repository: https://github.com/zendesk/term-check.git
Documentation: pkg.go.dev

# Functions

GetRepoConfig retreives the configuration for a repository.
New instantiates the Config object with configuration values from the environment for the BotConfig, client, and server.

# Structs

BotConfig holds all config values necessary for the BotConfig.
ClientConfig holds all config values necessary for the client.
Config holds all config values for the application, separated by module.
RepoConfig is an object holding all configuration values for one repo ignore - array of paths following `.gitignore` rules to ignore in the term check.
ServerConfig holds all config values necessary for the server.