package
3.0.2-18+incompatible
Repository: https://github.com/pip-services3-go/pip-services3-mongodb-go.git
Documentation: pkg.go.dev

# Functions

NewIdentifiableMongoDbPersistence is creates a new instance of the persistence component.
InheritMongoDbPersistence are creates a new instance of the persistence component.

# Structs

IdentifiableMongoDbPersistence is abstract persistence component that stores data in MongoDB and implements a number of CRUD operations over data items with unique ids.
MongoDbPersistence abstract persistence component that stores data in MongoDB using plain driver.

# Interfaces

No description provided by the author