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-12.fc41 | - |
Fedora 41 | 0.8.1-12.fc41 | - |
Fedora 40 | 0.8.1-11.fc40 | - |
Fedora 39 | 0.8.1-9.fc39 | - |
Fedora EPEL 10.0 | 0.8.1-12.el10_0 | - |
You can contact the maintainers of this package via email at
golang-github-gofrs-flock dash maintainers at fedoraproject dot org
.