Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // ErrNoStreamArn is returned when no stream ARN is found ErrNoStreamArn = errors.New("no stream ARN found") )
Functions ¶
func GetLastStreamArn ¶
func GetLastStreamArn(ctx context.Context, db dynamodbiface.DynamoDBAPI, table string) (*string, error)
func GetShardId ¶
func GetShardId(ctx context.Context, dbStreams dynamodbstreamsiface.DynamoDBStreamsAPI, previousShardId *string, streamArn *string) (*string, error)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.