EmbeddedMongo

mongo4cats.zio.embedded.EmbeddedMongo$
See theEmbeddedMongo companion trait
object EmbeddedMongo

Attributes

Companion
trait
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete methods

def start(port: Int, username: Option[String], password: Option[String], version: Version, remainingAttempts: Int): ZIO[Scope, Nothing, Unit]