Registry / networking / libp2p-go-libp2p-discovery

libp2p-go-libp2p-discovery

JSON →
library0.7.0gogounverified

Deprecated: This package has moved into go-libp2p, split into multiple sub-packages.

go get github.com/libp2p/go-libp2p-discovery
INSTALL
IMPORT
SIG · LIBP2P-GO-LIBP2P-D
L
libp2p-go-libp2p-discovery
networkinggov0.7.0
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.

discovery
github.com/libp2p/go-libp2p-discovery

Demonstrates importing the deprecated discovery library.

package main import ( "fmt" "github.com/libp2p/go-libp2p-discovery" ) func main() { fmt.Println("Discovery library loaded (deprecated)") }
Debug
Known issues
breakingThis package is deprecated and has moved to go-libp2p/p2p/discovery.
fix
Migrate to github.com/libp2p/go-libp2p/p2p/discovery.
affects: >=0.7.0
Upgrade
Version history
0.7.0latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
2 hits · last 30 days
node
2
Resources
libp2p-go-libp2p-discovery — go get libp2p-go-libp2p-discovery · libregistry