EmbeddedMongo

mongo4cats.embedded.EmbeddedMongo$
See theEmbeddedMongo companion trait

Attributes

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

Members list

Concise view

Value members

Concrete methods

def start[F[_]](config: MongodConfig, starter: MongodStarter, maxAttempts: Int, attempt: Int, lastError: Option[Throwable])(implicit F: Async[F]): Resource[F, MongodProcess]