ZMySQLContainer

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

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Type members

Classlikes

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

Attributes

Companion
object
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
object Settings

Attributes

Companion
class
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type
Settings.type

Value members

Concrete fields

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