Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var MaxTTL = time.Minute
Functions ¶
This section is empty.
Types ¶
type MessageAggregator ¶
type MessageAggregator struct {
// contains filtered or unexported fields
}
func New ¶
func New(outputWriter writers.EnvelopeWriter) *MessageAggregator
func (*MessageAggregator) Write ¶
func (m *MessageAggregator) Write(envelope *events.Envelope)
Click to show internal directories.
Click to hide internal directories.