Skip to content

ipfs/go-fs-lock

Repository files navigation

go-fs-lock

GoDoc Coverage Status Travis CI

Filesystem based locking

Lead Maintainer

Steven Allen

Table of Contents

Install

go-fs-lock is a standard Go module which can be installed with:

go get github.com/ipfs/go-fs-lock

Usage

Running tests

Before running tests, please run:

make deps

This will make sure that dependencies are rewritten to known working versions.

Contribute

PRs are welcome!

Small note: If editing the Readme, please conform to the standard-readme specification.

License

MIT © Protocol Labs, Inc.