fmgp.did.method.prism.PrismStateMongoDB
See thePrismStateMongoDB companion class
Attributes
-
Companion
-
class
-
Graph
-
-
Supertypes
-
trait Product
trait Mirror
class Object
trait Matchable
class Any
-
Self type
-
Members list
The names of the product elements
The names of the product elements
Attributes
-
Inherited from:
-
Mirror
Attributes
-
Inherited from:
-
Mirror
makeLayer create a PrismStateMongoDB from a mongoDBConnection
makeLayer create a PrismStateMongoDB from a mongoDBConnection
val mongoDBConnection = "mongodb+srv://fabio:ZiT61pB5@cluster0.bgnyyy1.mongodb.net/test"
AsyncDriverResource.layer >>> PrismStateMongoDB.makeLayer(mongoDBConnection)
Attributes