an object to manage sets of peers, their addresses and other metadata
Go to file
Marten Seemann 2c4e04b1e5
Merge pull request #174 from libp2p/remove-peer
implement the RemovePeer method
2021-12-02 12:06:51 +04:00
.github/workflows sync: update CI config files (#177) 2021-10-29 11:06:17 -04:00
addr fix: address lints 2021-07-16 10:38:05 -07:00
pb chore: update deps 2021-07-15 17:29:05 -07:00
pstoreds implement RemovePeer 2021-12-02 11:57:28 +04:00
pstoremem implement RemovePeer 2021-12-02 11:57:28 +04:00
test implement RemovePeer 2021-12-02 11:57:28 +04:00
.gitignore update travis.yml for coveralls 2016-08-19 15:01:56 -07:00
codecov.yml codecov: ignore protobuf go sources. 2018-11-28 00:57:08 +00:00
go.mod implement RemovePeer 2021-12-02 11:57:28 +04:00
go.sum implement RemovePeer 2021-12-02 11:57:28 +04:00
LICENSE Add license and readme 2016-04-15 20:21:56 -07:00
metrics_test.go fix: address lints 2021-07-16 10:38:05 -07:00
metrics.go implement RemovePeer 2021-12-02 11:57:28 +04:00
peerstore.go remove leftover peerstore implementation in the root package 2021-10-23 14:34:58 +02:00
README.md farewell gx; thanks for serving us well. 2019-04-11 21:11:16 +01:00
version.json Update version.json (#178) 2021-11-01 13:03:34 -04: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