package
0.0.0-20220606025337-da5174d8ebaf
Repository: https://github.com/easyops-cn/mongo-driver-helper.git
Documentation: pkg.go.dev

# Functions

NewMockBucketInterface creates a new mock instance.
NewMockClientInterface creates a new mock instance.
NewMockCollectionInterface creates a new mock instance.
NewMockCursorInterface creates a new mock instance.
NewMockDatabaseInterface creates a new mock instance.
NewMockDownloadStreamInterface creates a new mock instance.
NewMockIndexViewInterface creates a new mock instance.
NewMockSessionInterface creates a new mock instance.
NewMockSingleResultInterface creates a new mock instance.
NewMockUploadStreamInterface creates a new mock instance.

# Structs

MockBucketInterface is a mock of BucketInterface interface.
MockBucketInterfaceMockRecorder is the mock recorder for MockBucketInterface.
MockClientInterface is a mock of ClientInterface interface.
MockClientInterfaceMockRecorder is the mock recorder for MockClientInterface.
MockCollectionInterface is a mock of CollectionInterface interface.
MockCollectionInterfaceMockRecorder is the mock recorder for MockCollectionInterface.
MockCursorInterface is a mock of CursorInterface interface.
MockCursorInterfaceMockRecorder is the mock recorder for MockCursorInterface.
MockDatabaseInterface is a mock of DatabaseInterface interface.
MockDatabaseInterfaceMockRecorder is the mock recorder for MockDatabaseInterface.
MockDownloadStreamInterface is a mock of DownloadStreamInterface interface.
MockDownloadStreamInterfaceMockRecorder is the mock recorder for MockDownloadStreamInterface.
MockIndexViewInterface is a mock of IndexViewInterface interface.
MockIndexViewInterfaceMockRecorder is the mock recorder for MockIndexViewInterface.
MockSessionInterface is a mock of SessionInterface interface.
MockSessionInterfaceMockRecorder is the mock recorder for MockSessionInterface.
MockSingleResultInterface is a mock of SingleResultInterface interface.
MockSingleResultInterfaceMockRecorder is the mock recorder for MockSingleResultInterface.
MockUploadStreamInterface is a mock of UploadStreamInterface interface.
MockUploadStreamInterfaceMockRecorder is the mock recorder for MockUploadStreamInterface.