# Packages
nolint:dupl.
No description provided by the author
Package conditional provides conditional gatherer which runs gatherings based on the rules and only if the provided conditions are satisfied.
No description provided by the author
# Structs
GatheringClosure is a struct containing a closure each gatherer returns.
RemoteConfigStatus is a struct providing information about the availability and validity of the remote configuration.
# Interfaces
CustomPeriodGatherer gatherers implementing this interface may not get to each archive and their period can be different from interval in the config(equal or higher, but never lower).
No description provided by the author
Interface is an interface for gathering types.