ReactiveMongoLive

fmgp.did.method.prism.mongo.ReactiveMongoLive
case class ReactiveMongoLive(asyncDriver: AsyncDriver, mongoParsedUri: ParsedURIWithDB, mongoConnection: MongoConnection) extends ReactiveMongoApi

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Members list

Value members

Concrete methods

def database: Task[DB]

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product

Concrete fields

lazy val driver: AsyncDriver