Thread-safe file locking library in Go
Flock implements a thread-safe sync.Locker interface for file locking. It also includes a non-blocking TryLock() function to allow locking without blocking execution. This package contains the source code needed for building packages that reference the following Go import paths: – github.com/gofrs/flock
| Release | Stable | Testing |
|---|---|---|
| Fedora Rawhide | 0.8.1-2.fc35 | - |
| Fedora 35 | 0.8.1-2.fc35 | - |
| Fedora 34 | 0.8.0-2.fc34 | - |
You can contact the maintainers of this package via email at
golang-github-gofrs-flock dash maintainers at fedoraproject dot org.