Config

org.latestbit.circe.adt.codec.JsonTaggedAdt$.Config$
See theConfig companion trait
object Config

Attributes

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

Members list

Type members

Classlikes

class Values[E](val typeFieldName: String, val mappings: Map[String, TagClass[E]], val encoderDefinition: EncoderDefinition, val decoderDefinition: DecoderDefinition, val strict: Boolean) extends Config[E]

Attributes

Supertypes
trait Config[E]
trait BaseConfig[E]
class Object
trait Matchable
class Any

Value members

Concrete methods

final def default[E]: Config[E]