an object to manage sets of peers, their addresses and other metadata
Go to file
Steven Allen 7cca27a677
Merge pull request #136 from libp2p/dependabot/go_modules/github.com/ipfs/go-ds-badger-0.2.3
Bump github.com/ipfs/go-ds-badger from 0.2.2 to 0.2.3
2020-04-06 13:02:06 -07:00
addr chore(dep): update deps 2019-10-28 15:32:22 -07:00
pb Certified addresses (#98) 2020-03-06 12:07:36 +00:00
pstoreds fix: handle nil peer IDs 2020-04-05 23:05:41 -07:00
pstoremem fix: handle nil peer IDs 2020-04-05 23:05:41 -07:00
queue dep: switch to core (#80) 2019-05-31 14:51:16 +01:00
test fix: handle nil peer IDs 2020-04-05 23:05:41 -07:00
.gitignore update travis.yml for coveralls 2016-08-19 15:01:56 -07:00
.travis.yml ci: bump to go 1.13 2019-12-06 16:33:04 -05:00
codecov.yml codecov: ignore protobuf go sources. 2018-11-28 00:57:08 +00:00
go.mod Merge pull request #136 from libp2p/dependabot/go_modules/github.com/ipfs/go-ds-badger-0.2.3 2020-04-06 13:02:06 -07:00
go.sum Merge pull request #136 from libp2p/dependabot/go_modules/github.com/ipfs/go-ds-badger-0.2.3 2020-04-06 13:02:06 -07: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 Correct path to peer.AddrInfo in deprecation 2020-02-25 09:02:52 -08:00
peerstore.go Certified addresses (#98) 2020-03-06 12:07:36 +00: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