dynamoValueFormat

org.scanamo.DynamoValue.dynamoValueFormat

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Value members

Inherited methods

def iso[U](r: DynamoValue => U, w: U => DynamoValue): DynamoFormat[U]

Attributes

Inherited from:
DynamoFormat
def read(av: AttributeValue): Either[DynamoReadError, DynamoValue]

Attributes

Inherited from:
DynamoFormat

Attributes

Inherited from:
DynamoFormat