# go-ipfs-pinner [](https://protocol.ai) [](http://ipfs.io/) [](http://webchat.freenode.net/?channels=%23ipfs) [](https://codecov.io/gh/ipfs/go-ipfs-pinner) [](https://travis-ci.org/ipfs/go-ipfs-pinner) ## Background The pinner system is responsible for keeping track of which objects a user wants to keep stored locally ## Install Via `go get`: ```sh $ go get github.com/ipfs/go-ipfs-pinner ``` > Requires Go 1.13 ## Documentation https://godoc.org/github.com/ipfs/go-ipfs-pinner ## Contribute PRs are welcome! Small note: If editing the Readme, please conform to the [standard-readme](https://github.com/RichardLitt/standard-readme) specification. ## License This library is dual-licensed under Apache 2.0 and MIT terms. Copyright 2019. Protocol Labs, Inc.