https://github.com/wzshiming/lockfile
Handle locking via pid files
https://github.com/wzshiming/lockfile
lockfile pid
Last synced: 3 months ago
JSON representation
Handle locking via pid files
- Host: GitHub
- URL: https://github.com/wzshiming/lockfile
- Owner: wzshiming
- License: mit
- Created: 2019-12-27T12:59:31.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-12-14T11:58:00.000Z (almost 5 years ago)
- Last Synced: 2025-04-03T16:38:55.648Z (6 months ago)
- Topics: lockfile, pid
- Language: Go
- Size: 6.84 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# lockfile
[](https://travis-ci.org/wzshiming/lockfile)
[](https://goreportcard.com/report/github.com/wzshiming/lockfile)
[](https://godoc.org/github.com/wzshiming/lockfile)
[](https://github.com/wzshiming/lockfile/blob/master/LICENSE)
[](https://gocover.io/github.com/wzshiming/lockfile)Handle locking via pid files
## License
Pouch is licensed under the MIT License. See [LICENSE](https://github.com/wzshiming/lockfile/blob/master/LICENSE) for the full license text.