57 Forks
461 Stars
461 Watchers

flock

Thread-safe file locking library in Go (originally github.com/theckman/go-flock)

How to download and setup flock

Open terminal and run command
git clone https://github.com/gofrs/flock.git
git clone is used to create a copy or clone of flock repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with flock https://github.com/gofrs/flock/archive/master.zip

Or simply clone flock with SSH
[email protected]:gofrs/flock.git

If you have some problems with flock

You may open issue on flock support forum (system) here: https://github.com/gofrs/flock/issues