package
0.0.0-20180929164314-b5bdc3694f97
Repository: https://github.com/m3db/m3aggregator.git
Documentation: pkg.go.dev

# Functions

NewBlackholeWriter creates a new blackhole writer.
NewLoggingWriter creates a new logging writer.
NewMockWriter creates a new mock instance.
NewMultiWriter creates a new multi-writer.
NewOptions provide a set of writer options.
NewShardedWriter creates a new sharded writer.

# Structs

MockWriter is a mock of Writer interface.
MockWriterMockRecorder is the mock recorder for MockWriter.

# Interfaces

Options provide a set of options for the writer.
Writer writes aggregated metrics alongside their policies.