harness.zio.config

Members list

Type members

Classlikes

sealed trait ConfigSource

Attributes

Companion
object
Supertypes
class Object
trait Matchable
class Any
Known subtypes
class EnvVar
class File
class JarResource
class Raw
object ConfigSource

Attributes

Companion
trait
Supertypes
trait Sum
trait Mirror
class Object
trait Matchable
class Any
Self type
final class EncodedConfigSource[A](source: ConfigSource, decoder: StringDecoder[A])

Attributes

Companion
object
Supertypes
class Object
trait Matchable
class Any

Attributes

Companion
class
Supertypes
class Object
trait Matchable
class Any
Self type
object HConfig

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type
HConfig.type
final case class LoggerConfig(context: Option[Map[String, String]], sources: List[Src], forwardToZio: Option[Boolean])

Attributes

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

Attributes

Companion
class
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type
object StdConfigs

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type
StdConfigs.type
final case class TelemetryConfig(sources: List[Src])

Attributes

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

Attributes

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