Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Aggregator ¶
type Aggregator struct {
// contains filtered or unexported fields
}
func (*Aggregator) RecordEvents ¶
func (ag *Aggregator) RecordEvents(_ context.Context, in *pb.EventsRecordList) (*pb.RecordReply, error)
RecordSentEvents implements event_state.EventsRecorder
func (*Aggregator) Run ¶
func (ag *Aggregator) Run(ctx context.Context)
Click to show internal directories.
Click to hide internal directories.