package
0.0.0-20181015185059-61d62eb9aa4d
Repository: https://github.com/m3db/m3ninx.git
Documentation: pkg.go.dev
# Functions
NewMockExecutor creates a new mock instance.
NewMockQuery creates a new mock instance.
NewMockSearcher creates a new mock instance.
# Structs
MockExecutor is a mock of Executor interface.
MockExecutorMockRecorder is the mock recorder for MockExecutor.
MockQuery is a mock of Query interface.
MockQueryMockRecorder is the mock recorder for MockQuery.
MockSearcher is a mock of Searcher interface.
MockSearcherMockRecorder is the mock recorder for MockSearcher.
# Type aliases
Searchers is a slice of Searcher.