zio.Config
See theConfig companion trait
object Config
Attributes
Members list
Type members
Classlikes
Attributes
- Supertypes
- Known subtypes
case object Decimal extends Primitive[BigDecimal]
Attributes
- Supertypes
-
trait Singletontrait Producttrait Mirrortrait Serializabletrait Producttrait Equalstrait Primitive[BigDecimal]trait Config[BigDecimal]class Objecttrait Matchableclass AnyShow all
- Self type
-
Decimal.type
object Error
sealed trait Error extends Exception, NoStackTrace
The possible ways that loading configuration data may fail.
The possible ways that loading configuration data may fail.
Attributes
- Companion
- object
- Supertypes
-
trait NoStackTraceclass Exceptionclass Throwabletrait Serializableclass Objecttrait Matchableclass AnyShow all
- Known subtypes
-
class Andclass InvalidDataclass MissingDataclass Orclass SourceUnavailableclass UnsupportedShow all
- Self type
sealed class Fallback[A] extends Composite[A], Product, Serializable
Attributes
- Companion
- object
- Supertypes
- Known subtypes
-
class FallbackWith[A]class Optional[A]
- Self type
-
Fallback[A]
object Fallback
case object LocalDateTime extends Primitive[LocalDateTime]
Attributes
- Supertypes
-
trait Singletontrait Producttrait Mirrortrait Serializabletrait Producttrait Equalstrait Primitive[LocalDateTime]trait Config[LocalDateTime]class Objecttrait Matchableclass AnyShow all
- Self type
-
LocalDateTime.type
case object OffsetDateTime extends Primitive[OffsetDateTime]
Attributes
- Supertypes
-
trait Singletontrait Producttrait Mirrortrait Serializabletrait Producttrait Equalstrait Primitive[OffsetDateTime]trait Config[OffsetDateTime]class Objecttrait Matchableclass AnyShow all
- Self type
-
OffsetDateTime.type
Attributes
- Supertypes
Attributes
- Supertypes
- Known subtypes
-
object Bool.typeclass Constant[A]object Decimal.typeobject Duration.typeclass Failobject Integer.typeobject LocalDate.typeobject LocalDateTime.typeobject LocalTime.typeobject OffsetDateTime.typeobject SecretType.typeobject Text.typeShow all
- Self type
-
Primitive[A]
case object SecretType extends Primitive[Secret]
Value members
Concrete methods
In this article