//
pkg.gl
Category
github.com/DataDog/orchestrion
internal
filelock
package
0.9.4-rc.1
Repository:
https://github.com/datadog/orchestrion.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
2
Files
65 SLOC
#
Functions
MutexAt
MutexAt returns a new Mutex instance that will use the given path as the lock file.
#
Structs
Mutex
Mutex is a file-based mutex intended to facilitate cross-process synchronization.