Settings

io.github.scottweaver.zio.testcontainers.mysql.ZMySQLContainer$.Settings
See theSettings companion object
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

Members list

Concise view

Value members

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product