# Packages
Package provider provides config provider implementations that can be used in the adapters, as well as the Options type containing options for various aspects of an adapter.
# Variables
ErrEmptyConfig is returned when the config has not been initialized.
No description provided by the author
No description provided by the author
No description provided by the author
# Interfaces
Interface Handler is the interface to be implemented by config providers used by adapters.