ScalaPbSupport

io.github.azhur.kafka.serde.ScalaPbSupport
See theScalaPbSupport companion trait

Attributes

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

Members list

Implicits

Inherited implicits

implicit def toDeserializer[T >: Null <: GeneratedMessage](implicit companion: GeneratedMessageCompanion[T]): Deserializer[T]

Attributes

Inherited from:
ScalaPbSupport
implicit def toSerde[T >: Null <: GeneratedMessage : GeneratedMessageCompanion]: Serde[T]

Attributes

Inherited from:
ScalaPbSupport
implicit def toSerializer[T <: GeneratedMessage]: Serializer[T]

Attributes

Inherited from:
ScalaPbSupport