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

# Functions

FetchRawMultiConfig retrieves the current config using a list of paths.
NewUpdaterOptionsWithFlags returns updater options initialized with command line flags.
Unmarshal config encoded with the given format.

# Variables

DefaultConfig is the config embedded into the app that it will use if not able to fetch any other config nolint:lll // Makes no sense splitting this into multiple lines.

# Structs

Config for a single job.
MultiConfig for all jobs.

# Type aliases

Args is a generic arguments map.