Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DynamoDBLocker ¶
type DynamoDBLocker struct {
// contains filtered or unexported fields
}
func NewDynamoDBLocker ¶
func NewDynamoDBLocker(client stepaws.DynamoDBAPI) *DynamoDBLocker
func (*DynamoDBLocker) ReleaseLock ¶
func (l *DynamoDBLocker) ReleaseLock(namespace string, lockPath string, uuid string) error
Click to show internal directories.
Click to hide internal directories.