# Functions
NewAccumulator returns a new accumulator.
NewDispenser returns a new dispenser.
No description provided by the author
# Structs
AccumulatorConfig holds the settings for the Accumulator service.
# Interfaces
Accumulator defines the interface for the accumulator backend.
Dispenser defines the interface for the dispenser backend.
Matcher defines the interface for the Matcher backend.