an object to manage sets of peers, their addresses and other metadata
Go to file
Marco Munizaga 3bf1f8cee7
Merge pull request #199 from libp2p/marco/with-clock
feat: use a clock interface to better support testing for pstoremem
2022-05-26 14:43:13 -07:00
.github/workflows update .github/workflows/go-check.yml 2022-04-04 14:26:03 +00:00
pb chore: update deps 2021-07-15 17:29:05 -07:00
pstoreds remove all calls to peer.ID.Validate 2021-12-19 16:04:37 +04:00
pstoremem Use a clock interface to better support testing 2022-05-25 15:39:56 -07:00
test remove all calls to peer.ID.Validate 2021-12-19 16:04:37 +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 bump go.mod to Go 1.17 and run go fix 2022-04-04 14:26:02 +00:00
go.sum remove the pstoremanager (will be moved to the Host) 2021-12-08 18:44:20 +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 Merge pull request #189 from libp2p/release-1 2021-12-10 00:38:54 -08: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