Package-level declarations

This package contains classes that provide services to work with the MongoDB database.

Types

Link copied to clipboard
internal class DatabaseServiceImpl(client: MongoClient?) : DatabaseService

Service implementation for interacting with the database.