an object to manage sets of peers, their addresses and other metadata
Go to file
Marco Munizaga 9f3a96b88d
Merge pull request #200 from libp2p/marco/with-clock-2
feat: Use a clock interface in pstoreds as well
2022-05-27 09:30:00 -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 Use mock clock in pstoreds and tests 2022-05-26 14:47:26 -07:00
pstoremem Use mock clock in pstoreds and tests 2022-05-26 14:47:26 -07:00
test Use mock clock in pstoreds and tests 2022-05-26 14:47:26 -07: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 Use mock clock in pstoreds and tests 2022-05-26 14:47:26 -07:00
go.sum Use mock clock in pstoreds and tests 2022-05-26 14:47:26 -07: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 Bump version 2022-05-26 15:33:25 -07: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