# Packages
No description provided by the author
# Functions
值太小时, dynamodb也会报错, 这里特殊处理下小值.
No description provided by the author
KvSetsFromItem 将item里面包含的字段填充到sets里面, item必须是一个结构体, key使用item里面的dynamodbav.
No description provided by the author
No description provided by the author
No description provided by the author
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Start reading right after the position denoted by a specific sequence number.
Start reading exactly from the position denoted by a specific sequence number.
Start reading just after the most recent stream record in the shard, so that you always read the most recent data in the shard.
Start reading at the last (untrimmed) stream record, which is the oldest record in the shard.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
Conditions 表示写入和更新需要判断的前置条件, 条件表达式介绍参考:
https://docs.aws.amazon.com/amazondynamodb/latest/developerguide/Expressions.ConditionExpressions.html https://docs.aws.amazon.com/amazondynamodb/latest/developerguide/Expressions.OperatorsAndFunctions.html.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
下面是跟streams有关的.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Type aliases
No description provided by the author