an object to manage sets of peers, their addresses and other metadata
Go to file
2016-10-04 18:06:37 -07:00
.gx gx publish 1.2.5 2016-09-25 02:13:21 -07:00
addr migrate sorting tests 2016-05-31 10:02:59 -07:00
queue use context from stdlib 2016-10-04 16:19:16 -07:00
test Resolve circular dependency by porting testutil functions over 2016-04-15 23:11:01 -07:00
.gitignore update travis.yml for coveralls 2016-08-19 15:01:56 -07:00
.travis.yml fix CI, vet, and annoying types 2016-10-04 18:01:51 -07:00
addr_manager_test.go fix CI, vet, and annoying types 2016-10-04 18:01:51 -07:00
addr_manager.go update package location 2016-10-04 18:05:58 -07:00
LICENSE Add license and readme 2016-04-15 20:21:56 -07:00
Makefile fix CI, vet, and annoying types 2016-10-04 18:01:51 -07:00
metrics_test.go extract peerstore from peer package 2016-05-31 11:31:50 -07:00
metrics.go fix CI, vet, and annoying types 2016-10-04 18:01:51 -07:00
package.json update package location 2016-10-04 18:05:58 -07:00
peerinfo_test.go improve test coverage 2016-08-19 14:30:19 -07:00
peerinfo.go extract peerstore from peer package 2016-05-31 11:31:50 -07:00
peerstore_test.go use context from stdlib 2016-10-04 16:19:16 -07:00
peerstore.go fix CI, vet, and annoying types 2016-10-04 18:01:51 -07:00
README.md update readme 2016-10-04 18:06:37 -07:00

go-libp2p-peer

GoDoc Coverage Status Build Status

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

License

MIT