zio-dynamodb-json
zio-dynamodb-json
API
zio.dynamodb
json
AttrMapJsonOps
ProductJsonOps
BuildInfo
zio-dynamodb-json
/
zio.dynamodb
/
zio.dynamodb.json
zio.dynamodb.json
package
zio.dynamodb.json
Members list
Clear all
Type members
Classlikes
implicit
class
AttrMapJsonOps
(
am
:
AttrMap
)
Attributes
Supertypes
class
Object
trait
Matchable
class
Any
implicit
class
ProductJsonOps
[
A
](
a
:
A
)
Attributes
Supertypes
class
Object
trait
Matchable
class
Any
Value members
Concrete methods
def
parse
[
A
:
Schema
](
jsonString
:
String
):
Either
[
ItemError
,
A
]
def
parseItem
(
json
:
String
):
Either
[
ItemError
,
AttrMap
]
Implicits
Implicits
final implicit
def
AttrMapJsonOps
(
am
:
AttrMap
):
AttrMapJsonOps
final implicit
def
ProductJsonOps
[
A
](
a
:
A
):
ProductJsonOps
[
A
]
In this article
Members list
Type members
Classlikes
Value members
Concrete methods
Implicits
Implicits