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

Top 5.8% dependent packages on proxy.golang.org
Top 4.7% dependent repos on proxy.golang.org

proxy.golang.org : 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.

Registry - Source - Documentation - JSON
purl: pkg:golang/github.com/ucloud/go-lockfile
License: MIT
Latest release: over 2 years ago
First release: over 2 years ago
Namespace: github.com/ucloud
Dependent packages: 1
Dependent repositories: 1
Stars: 1 on GitHub
Forks: 0 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 22 days ago

    Loading...
    Readme
    Loading...