# Functions

NewMockClient creates a new mock instance.
NewMockFieldIndexer creates a new mock instance.
NewMockIndexerFunc creates a new mock instance.

# Structs

MockClient is a mock of Client interface.
MockClientMockRecorder is the mock recorder for MockClient.
MockFieldIndexer is a mock of FieldIndexer interface.
MockFieldIndexerMockRecorder is the mock recorder for MockFieldIndexer.
MockIndexerFunc is a mock of IndexerFunc interface.
MockIndexerFuncMockRecorder is the mock recorder for MockIndexerFunc.

# Interfaces

No description provided by the author