An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

github.com/ucloud/go-lockfile

Package lockfile is a Linux tool to lock cooperating processes based on syscall `flock`. While a sync.Mutex helps against concurrency issues within a single process, this package is designed to help against concurrency issues between cooperating processes. This package can be only used in Linux, and cannot be used as a `sync.Mutex` in a single process.

Ecosystem
proxy.golang.org
Latest Release
v0.1.0
over 3 years ago
Versions
2
Dependent Packages
1
Dependent Repos
1
Links
Registry proxy.golang.org
Source Repository
Docs Documentation
JSON API View JSON
CodeMeta codemeta.json
Package Details
PURL pkg:golang/github.com/ucloud/go-lockfile
spec
License MIT
Namespace github.com/ucloud
First Release over 3 years ago
Last Synced 20 days ago
Repository
Stars 1 on GitHub
Forks 0 on GitHub
Rankings on proxy.golang.org
Dependent packages Top 5.8%
Dependent repos Top 4.7%