EncodedMessage

dev.hnaderi.namedcodec.EncodedMessage
final case class EncodedMessage[R](name: String, data: R)

Attributes

Source:
NamedCodec.scala
Graph
Supertypes
trait Product
trait Equals
class Object
trait Matchable
class Any

Members list

Concise view

Value members

Concrete methods

Attributes

Source:
NamedCodec.scala

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product