package
1.5.0
Repository: https://github.com/fireworq/fireworq.git
Documentation: pkg.go.dev

# Functions

Descriptions returns the default configurations and their descriptions.
Get returns the current configuration value of a key.
GetDefault returns the default configuration value of a key.
Keys returns a list of configuration keys.
Locally overrides the current configuration value of a key in a block.
Set sets the current configuration value of a key.
SetDefault sets the default configuration value of a key.

# Structs

Item describes a configuration key and its default value.