package
0.0.0-20181015185059-61d62eb9aa4d
Repository: https://github.com/m3db/m3ninx.git
Documentation: pkg.go.dev

# Packages

Package fs is a generated GoMock package.
Package mem is a generated GoMock package.

# Functions

NewMockMutableSegment creates a new mock instance.
NewMockSegment creates a new mock instance.

# Variables

ErrClosed is the error returned when attempting to perform operations on a segment that has already been closed.

# Structs

MockMutableSegment is a mock of MutableSegment interface.
MockMutableSegmentMockRecorder is the mock recorder for MockMutableSegment.
MockSegment is a mock of Segment interface.
MockSegmentMockRecorder is the mock recorder for MockSegment.

# Interfaces

MutableSegment is a segment which can be updated.
Segment is a sub-collection of documents within an index.