Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Aggregator ¶
type Aggregator struct {
// contains filtered or unexported fields
}
func NewAggregator ¶
func NewAggregator(store Store) *Aggregator
func (*Aggregator) Run ¶
func (a *Aggregator) Run() error
func (*Aggregator) Stop ¶
func (a *Aggregator) Stop() error
Click to show internal directories.
Click to hide internal directories.