package
0.0.0-20191121140916-9649366ff4b2
Repository: https://github.com/chronosphereiox/m3.git
Documentation: pkg.go.dev
# Functions
Merge merges the segments `srcs` into `target`.
NewMockReadableSegment creates a new mock instance.
NewOptions returns new options.
NewSegment returns a new in-memory mutable segment.
# Structs
MockReadableSegment is a mock of ReadableSegment interface.
MockReadableSegmentMockRecorder is the mock recorder for MockReadableSegment.
# Interfaces
Options is a collection of knobs for an in-memory segment.
ReadableSegment is an internal interface for reading from a segment.