DecoderDefinition

org.latestbit.circe.adt.codec.JsonTaggedAdt$.DecoderDefinition$
See theDecoderDefinition companion trait

Attributes

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

Members list

Type members

Classlikes

object Default extends DecoderDefinition

Default implementation of encoding JSON with a type field for:

Default implementation of encoding JSON with a type field for:

{
'type': 'tagValue',
...
}

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type
Default.type