# Functions
NewMockCursor creates a new mock instance.
NewMockProxy creates a new mock instance.
NewMockQuery creates a new mock instance.
NewMockReadDocumentFunc creates a new mock instance.
# Structs
MockCursor is a mock of Cursor interface.
MockCursorMockRecorder is the mock recorder for MockCursor.
MockProxy is a mock of Proxy interface.
MockProxyMockRecorder is the mock recorder for MockProxy.
MockQuery is a mock of Query interface.
MockQueryMockRecorder is the mock recorder for MockQuery.
MockReadDocumentFunc is a mock of ReadDocumentFunc interface.
MockReadDocumentFuncMockRecorder is the mock recorder for MockReadDocumentFunc.