//
pkg.gl
Category
github.com/loomhq/lock-exec
lock
package
1.0.1
Repository:
https://github.com/loomhq/lock-exec.git
Documentation:
pkg.go.dev
Overview
Versions
3
Dependencies
12
Dependents
3
Files
215 SLOC
#
Functions
New
New creates a new lock client.
NewTestClient
NewTestClient returns a test client with in-memory storage that can be used for lock testing.
#
Variables
ErrLocked
ErrLocked when locking an key that is already locked.
#
Structs
Client
Client holds lock configuration.