package
2.0.3+incompatible
Repository: https://github.com/ensono/taskctl.git
Documentation: pkg.go.dev

# Functions

NewConfig creates new config instance.
NewConfigLoader is Loader constructor.

# Variables

No description provided by the author
DefaultFileNames is default names for tasks' files.
No description provided by the author
ErrConfigNotFound occurs when requested config file does not exists.
No description provided by the author

# Structs

Config is a taskctl internal config structure.
ConfigDefinition holds the top most config definition this can be parsed from a yaml, json, toml files/mediaTypes Note: works the same way for local/remote config resources correct content-type or file extension must be specified to successfully decode/unmarshal into type.
No description provided by the author
No description provided by the author
Loader reads and parses config files.
No description provided by the author
No description provided by the author
No description provided by the author

# Type aliases

EnvVarMapType is the custom reflection type for schema generation.