gs-circe
gs-circe
org.hungerford.generic.schema.circe
CirceCoproductSchemaTranslation
CoproductReader
emptyReader
subtypeReaderWithoutDiscriminator
tupleReader
CoproductReader
CoproductWriter
emptyWriter
subtypeWriter
tupleWriter
CoproductWriter
SchemaTranslator_T_CoproductShape_Codec
CirceProductSchemaTranslation
CirceSchemaTranslation
CirceSchemaTranslation
CirceSingletonSchemaTranslation
SchemaTranslator_T_SingletonShape_Codec
CirceSingletonSchemaTranslation
gs-circe/org.hungerford.generic.schema.circe

org.hungerford.generic.schema.circe

package org.hungerford.generic.schema.circe

Type members

Classlikes

trait CirceCoproductSchemaTranslation
trait CirceProductSchemaTranslation extends BiMapProductTranslation[Codec, Json, Map[String, Json]]
trait CirceSchemaTranslation extends CirceProductSchemaTranslation with CirceCoproductSchemaTranslation with CirceSingletonSchemaTranslation
Companion
object
object CirceSchemaTranslation extends CirceSchemaTranslation
Companion
class
trait CirceSingletonSchemaTranslation
Companion
object
object CirceSingletonSchemaTranslation extends CirceSingletonSchemaTranslation
Companion
class
Generated byscaladocscaladoc
Mode
Back to top