zio-zio-json-diffson
zio-zio-json-diffson
API
diffson.zjson
jsonyZio
zio-zio-json-diffson
/
diffson.zjson
diffson.zjson
package
diffson.zjson
Clear all
Members list
Concise view
Type members
Classlikes
object
jsonyZio
extends
Jsony
[
Json
]
Attributes
Graph
Reset zoom
Hide graph
Show graph
Supertypes
trait
Jsony
[
Json
]
trait
Show
[
Json
]
trait
ContravariantShow
[
Json
]
trait
Eq
[
Json
]
trait
Serializable
class
Object
trait
Matchable
class
Any
Self type
jsonyZio
.type
Types
type
ReturnEither
[
A
] =
Either
[
Throwable
,
A
]
Implicits
Implicits
implicit
val
jsonMergePatchDecoder
:
JsonDecoder
[
JsonMergePatch
[
Json
]]
implicit
val
jsonMergePatchEncoder
:
JsonEncoder
[
JsonMergePatch
[
Json
]]
implicit
val
jsonPatchDecoder
:
JsonDecoder
[
JsonPatch
[
Json
]]
implicit
val
jsonPatchEncoder
:
JsonEncoder
[
JsonPatch
[
Json
]]
implicit
val
operationDecoder
:
JsonDecoder
[
Operation
[
Json
]]
implicit
val
operationEncoder
:
JsonEncoder
[
Operation
[
Json
]]
implicit
val
pointerDecoder
:
JsonDecoder
[
Pointer
]
implicit
val
pointerEncoder
:
JsonEncoder
[
Pointer
]