an object to manage sets of peers, their addresses and other metadata
Go to file
Steven Allen 0b5b389640 dep: switch to core (#80)
* dep: switch to core

Specifically, remove go-libp2p-{crypto,peer} deps.

* catch a few more usages of deprecated packages.
2019-05-31 14:51:16 +01:00
addr dont commit with deps rewritten 2017-02-03 12:49:59 -08:00
pb dep: switch to core (#80) 2019-05-31 14:51:16 +01:00
pstoreds dep: switch to core (#80) 2019-05-31 14:51:16 +01:00
pstoremem dep: switch to core (#80) 2019-05-31 14:51:16 +01:00
queue dep: switch to core (#80) 2019-05-31 14:51:16 +01:00
test dep: switch to core (#80) 2019-05-31 14:51:16 +01:00
.gitignore update travis.yml for coveralls 2016-08-19 15:01:56 -07:00
.travis.yml farewell gx; thanks for serving us well. 2019-04-11 21:11:16 +01:00
codecov.yml codecov: ignore protobuf go sources. 2018-11-28 00:57:08 +00:00
go.mod dep: switch to core (#80) 2019-05-31 14:51:16 +01:00
go.sum dep: switch to core (#80) 2019-05-31 14:51:16 +01:00
interface.go Consolidate abstractions and core types into go-libp2p-core (#69) 2019-05-23 18:11:06 +01:00
LICENSE Add license and readme 2016-04-15 20:21:56 -07:00
metrics_test.go dep: switch to core (#80) 2019-05-31 14:51:16 +01:00
metrics.go dep: switch to core (#80) 2019-05-31 14:51:16 +01:00
peerinfo.go Consolidate abstractions and core types into go-libp2p-core (#69) 2019-05-23 18:11:06 +01:00
peerstore.go dep: switch to core (#80) 2019-05-31 14:51:16 +01:00
README.md farewell gx; thanks for serving us well. 2019-04-11 21:11:16 +01:00

go-libp2p-peerstore

GoDoc Coverage Status Build Status Discourse posts

An object to manage peers, their addresses, and other metadata about them.

Install

go get github.com/libp2p/go-libp2p-peerstore

Usage

Check out the GoDocs.

Contribute

Feel free to join in. All welcome. Open an issue!

This repository falls under the IPFS Code of Conduct.

Want to hack on IPFS?

License

MIT


The last gx published version of this module was: 2.0.19: QmaCTz9RkrU13bm9kMB54f7atgqM4qkjDZpRwRoJiWXEqs