ExAws.Dynamo.Encodable protocol

Source

Summary

encode(value)

Converts an elixir value into a map tagging the value with its dynamodb type

Types

t :: any

Functions

encode(value)

Converts an elixir value into a map tagging the value with its dynamodb type

Source