//
pkg.gl
Category
github.com/databricks/databricks-sdk-go
qa
lock
core
package
0.48.0
Repository:
https://github.com/databricks/databricks-sdk-go.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
6
Dependents
2
Files
113 SLOC
#
Functions
NewLockState
NewLockState creates a new LockState object with the given lockable, lease ID, and lease duration.
#
Structs
LockState
LockState represents the state of a lock.
#
Interfaces
Lockable
Lockable is the interface for a lockable resource.
LockBackend
LockBackend is the interface for a lock backend.