package
0.0.0-20231206152619-a1ea81f397f7
Repository: https://github.com/willie68/goblobstore.git
Documentation: pkg.go.dev

# Functions

CloseMongoDB closing the connection to mongo.
InitMongoDB initialize the mongo db for usage in this service.
ToMongoQuery converting a blobstorage query into a mango query.

# Constants

MongoIndex name of the index component.

# Structs

Config configuration to the mongodb instance.
Index one index for a tenant.
IndexBatch using batch functionality for indexing.
MongoBlobDescription the mongo blob description object.