Config

dev.profunktor.pulsar.Config$
See theConfig companion class
object Config

Attributes

Companion
class
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
Config.type

Members list

Type members

Classlikes

object Builder extends ConfigBuilder[Empty]

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Self type
Builder.type
case class ConfigBuilder[I <: Info]

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Known subtypes
object Builder.type
object Info

Attributes

Companion
trait
Supertypes
class Object
trait Matchable
class Any
Self type
Info.type
sealed trait Info

************** Type-level builder *****************

************** Type-level builder *****************

Attributes

Companion
object
Supertypes
class Object
trait Matchable
class Any
Known subtypes
trait Empty
trait Namespace
trait Tenant
trait URL
case class PulsarNamespace(value: String)

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
case class PulsarTenant(value: String)

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
case class PulsarURL(value: String)

Attributes

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