# Functions
BuildFromFile builds a scheduler using the config from a file.
BuildFromString builds a scheduler using the config from a string.
No description provided by the author
No description provided by the author
# Variables
No description provided by the author
# Structs
Config contains the configuration.
DaemonCommand daemon process.
No description provided by the author
ExecJobConfig contains all configuration params needed to build a ExecJob.
LocalJobConfig contains all configuration params needed to build a RunJob.
No description provided by the author
RunServiceConfig contains all configuration params needed to build a RunJob.
ValidateCommand validates the config file.