ZMySQLContainer

io.github.scottweaver.zio.testcontainers.mysql.ZMySQLContainer$

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Concise view

Type members

Classlikes

final case class Settings(imageVersion: String, databaseName: String, username: String, password: String)

Attributes

Companion:
object
Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
object Settings

Attributes

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

Value members

Concrete fields

val live: ZLayer[Settings, Nothing, JdbcInfo & Connection & MysqlDataSource & MySQLContainer]