This package has moved into go-libp2p as a sub-package, github.com/libp2p/go-libp2p/core
.
Home to the interfaces and abstractions that make up go-libp2p.
go get github.com/libp2p/go-libp2p-core
Check out the GoDocs.
To test instantiations of interfaces and abstractions, you can use the test suite.
Dual-licensed under MIT and ASLv2, by way of the Permissive License Stack.