# Packages
No description provided by the author
# Variables
DefaultConfig provides default values for the config.
# Structs
Config describes how to instantiate a scraping service Server instance.
KVConfig wraps the kv.Config type to allow defining IsZero, which is required to make omitempty work when marshalling YAML.
LifecyclerConfig wraps the ring.LifecyclerConfig type to allow defining IsZero, which is required to make omitempty work when marshalling YAML.