Top 1.4% dependent repos on proxy.golang.org
Top 0.5% docker downloads on proxy.golang.org
proxy.golang.org : github.com/azr/flock
Package flock implements a thread-safe interface for file locking. It also includes a non-blocking TryLock() function to allow locking without blocking execution. Package flock is released under the BSD 3-Clause License. See the LICENSE file for more details. While using this library, remember that the locking behaviors are not guaranteed to be the same on each platform. For example, some UNIX-like operating systems will transparently convert a shared lock to an exclusive lock. If you Unlock() the flock from a location where you believe that you have the shared lock, you may accidentally drop the exclusive lock.
Registry
-
Source
- Documentation
- JSON
purl: pkg:golang/github.com/azr/flock
License: BSD-3-Clause
Latest release: over 6 years ago
First release: over 7 years ago
Namespace: github.com/azr
Dependent packages: 4
Dependent repositories: 15
Stars: 0 on GitHub
Forks: 0 on GitHub
Docker dependents: 14
Docker downloads: 2,372,605
See more repository details: repos.ecosyste.ms
Last synced: 5 days ago