# Functions
NewMockDriver creates a new mock instance.
NewMockEntriesIterator creates a new mock instance.
NewMockPredicate creates a new mock instance.
NewMockStore creates a new mock instance.
# Structs
MockDriver is a mock of Driver interface.
MockDriverMockRecorder is the mock recorder for MockDriver.
MockEntriesIterator is a mock of EntriesIterator interface.
MockEntriesIteratorMockRecorder is the mock recorder for MockEntriesIterator.
MockPredicate is a mock of Predicate interface.
MockPredicateMockRecorder is the mock recorder for MockPredicate.
MockStore is a mock of Store interface.
MockStoreMockRecorder is the mock recorder for MockStore.