package
0.0.0-20240920015605-358179924914
Repository: https://github.com/cloudflare/tubular.git
Documentation: pkg.go.dev
# Functions
Exclusive creates a new exclusive lock.
OpenLockedExclusive opens the given path and acquires an exclusive lock.
OpenShared opens the given path and acquires a shared lock.
Shared creates a new shared lock.