//
pkg.gl
Category
github.com/openshift/library-go
pkg
operator
staticpod
internal
flock
package
0.0.0-20250228164547-bad2d1bf3a37
Repository:
https://github.com/openshift/library-go.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
6
Dependents
2
Files
80 SLOC
#
Functions
New
New instantiates *FLock on the given path.
#
Structs
FLock
FLock a type that supports file locking to coordinate work between processes.