Registry / networking / libp2p-go-libp2p-core

libp2p-go-libp2p-core

JSON →
library0.20.1gogounverified

Deprecated core types and interfaces for libp2p, moved to github.com/libp2p/go-libp2p/core.

go get github.com/libp2p/go-libp2p-core
INSTALL
IMPORT
SIG · LIBP2P-GO-LIBP2P-C
L
libp2p-go-libp2p-core
networkinggov0.20.1
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

core
github.com/libp2p/go-libp2p-core

Imports the deprecated core package and uses a type.

package main import ( "fmt" core "github.com/libp2p/go-libp2p-core" ) func main() { fmt.Println(core.PeerID("test")) }
Debug
Known issues
breakingThis package is deprecated and has moved to github.com/libp2p/go-libp2p/core.
fix
Update imports to use github.com/libp2p/go-libp2p/core instead.
affects: >=0.20.0
Upgrade
Version history
0.20.1latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
4 hits · last 30 days
node
4
Resources
libp2p-go-libp2p-core — go get libp2p-go-libp2p-core · libregistry