//
pkg.gl
Category
github.com/loft-sh/vcluster
pkg
util
fifolocker
package
0.21.0-alpha.6
Repository:
https://github.com/loft-sh/vcluster.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
4
Dependents
1
Files
76 SLOC
#
Functions
New
New creates a new Locker.
#
Variables
ErrNoSuchLock
ErrNoSuchLock is returned when the requested lock does not exist.
#
Structs
Locker
Locker provides a locking mechanism based on the passed in reference name.