# Packages

No description provided by the author

# Functions

InjectorList returns a slice of providers for all VariableInjectors.
Validate confirms that the Options instance contains all the required config values needed to start up the server.
No description provided by the author
No description provided by the author
No description provided by the author

# Constants

Yaml keys for Command props.
Yaml keys for Command props.
No description provided by the author
No description provided by the author

# Structs

Command is a container wrapping a command definition from the server configuration file.
Options is a container for the full configuration of the running server.

# Interfaces

CLIOptions contains the values of the passed command line args (or the default values for those args).
FileOptions represents the options set in the yaml file.

# Type aliases

InjectorProvider defines a function that is used to construct and populate a VariableInjector instance with job context data.