CoproductWriter

org.hungerford.generic.schema.coproduct.translation.CoproductEncoderTranslation.CoproductWriter
See theCoproductWriter companion object
trait CoproductWriter[V, R, Cache <: TypeCache]()

Attributes

Companion:
object
Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Concise view

Value members

Abstract methods

def write(value: V, informedBy: R, cache: Cache): Option[Sink]