Documentation ¶
Index ¶
- func CreateQueueEntry(svc *dynamodb.DynamoDB, queueName, clientId string, entryTimestamp int64, ...) error
- func DeleteQueueEntry(svc *dynamodb.DynamoDB, queueName, clientId string, entryTimestamp int64, ...) error
- func IsQueueMemberZombie(lastUpdated int64) bool
- func WaitForTurn(svc *dynamodb.DynamoDB, queueName, clientId, tableName string) chan bool
- type QueueEntry
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateQueueEntry ¶
func DeleteQueueEntry ¶
func IsQueueMemberZombie ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.