dynamodb

package
v1.0.6 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 21, 2020 License: Apache-2.0 Imports: 7 Imported by: 2

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) GrabLock

func (l *DynamoDBLocker) GrabLock(namespace string, lockPath string, uuid string, reason string) (bool, error)

func (*DynamoDBLocker) ReleaseLock

func (l *DynamoDBLocker) ReleaseLock(namespace string, lockPath string, uuid string) error

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL