EmbeddedMongo

mongo4cats.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[F[_]](port: Int, username: Option[String], password: Option[String], version: Version, remainingAttempts: Int)(implicit F: Async[F]): Resource[F, Unit]