ArgonautJsonCodec

automorph.codec.json.ArgonautJsonCodec
See theArgonautJsonCodec companion class

Attributes

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

Members list

Type members

Types

type Node = Json

Message node type.

Message node type.

Attributes

Inherited types

The names of the product elements

The names of the product elements

Attributes

Inherited from:
Mirror

The name of the type

The name of the type

Attributes

Inherited from:
Mirror

Implicits

Implicits

implicit lazy val jsonRpcMessageCodecJson: CodecJson[RpcMessage]
implicit lazy val noneCodecJson: CodecJson[None.type]
implicit lazy val openApiCodecJson: CodecJson[OpenApi]
implicit lazy val openRpcCodecJson: CodecJson[OpenRpc]
implicit lazy val restRpcMessageCodecJson: CodecJson[RpcMessage]