An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# lockfile

[![Build Status](https://travis-ci.org/wzshiming/lockfile.svg?branch=master)](https://travis-ci.org/wzshiming/lockfile)
[![Go Report Card](https://goreportcard.com/badge/github.com/wzshiming/lockfile)](https://goreportcard.com/report/github.com/wzshiming/lockfile)
[![GoDoc](https://godoc.org/github.com/wzshiming/lockfile?status.svg)](https://godoc.org/github.com/wzshiming/lockfile)
[![GitHub license](https://img.shields.io/github/license/wzshiming/lockfile.svg)](https://github.com/wzshiming/lockfile/blob/master/LICENSE)
[![gocover.io](https://gocover.io/_badge/github.com/wzshiming/lockfile)](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.