MongoDatabase

Companion:
class
class Object
trait Matchable
class Any

Value members

Concrete methods

def live(name: String): ZLayer[MongoClient, Nothing, MongoDatabase]

Gets the database with the given name.

Gets the database with the given name.

Value parameters:
name

the name of the database

Returns:

the database