package
0.0.0-20240515062935-40a4f6fe8aa4
Repository: https://github.com/mirogon/go_mongodb.git
Documentation: pkg.go.dev
# Functions
NewMockMongoDbClient creates a new mock instance.
NewMockMongoDbCollection creates a new mock instance.
NewMockMongoDbConnector creates a new mock instance.
NewMockMongoDbDatabase creates a new mock instance.
# Structs
MockMongoDbClient is a mock of MongoDbClient interface.
MockMongoDbClientMockRecorder is the mock recorder for MockMongoDbClient.
MockMongoDbCollection is a mock of MongoDbCollection interface.
MockMongoDbCollectionMockRecorder is the mock recorder for MockMongoDbCollection.
MockMongoDbConnector is a mock of MongoDbConnector interface.
MockMongoDbConnectorMockRecorder is the mock recorder for MockMongoDbConnector.
MockMongoDbDatabase is a mock of MongoDbDatabase interface.
MockMongoDbDatabaseMockRecorder is the mock recorder for MockMongoDbDatabase.