Documentation ¶
Overview ¶
Package types abstracts the table and row details making it easy to use dynamodb as an atomic counter
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // ErrAtomicAttribute means that the AtomicKey was not among the attributes // returned by DynamoDB ErrAtomicAttribute = errors.New("could not get attribute value for the atomic field") )
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.