package
0.9.23
Repository: https://github.com/arriven/db1000n.git
Documentation: pkg.go.dev

# Packages

Package config [used for configuring the package].

# Functions

Get job by type name nolint:cyclop // The string map alternative is orders of magnitude slower.
NewConfigOptionsWithFlags returns ConfigOptions initialized with command line flags.
NewGlobalConfigWithFlags returns a GlobalConfig initialized with command line flags.
NewRunner according to the config.

# Variables

# Structs

BasicJobConfig comment for linter.
ConfigOptions for fetching job configs for the runner.
GlobalConfig passes commandline arguments to every job.
Runner executes jobs according to the (fetched from remote) configuration.

# Interfaces

# Type aliases

Job comment for linter.