package
2.1.1+incompatible
Repository: https://github.com/loomhq/lock-exec.git
Documentation: pkg.go.dev

# Functions

New creates a new lock client.
NewTestClient returns a test client with in-memory storage that can be used for lock testing.

# Variables

ErrLocked when locking an key that is already locked.

# Structs

Client holds lock configuration.