Registry / networking / libp2p-go-libp2p-netutil

libp2p-go-libp2p-netutil

JSON →
library0.2.0gogounverified

Package netutil provides networking utilities for libp2p, but is deprecated and moved to github.com/libp2p/go-libp2p-testing/netutil.

go get github.com/libp2p/go-libp2p-netutil
INSTALL
IMPORT
SIG · LIBP2P-GO-LIBP2P-N
L
libp2p-go-libp2p-netutil
networkinggov0.2.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.

netutil
github.com/libp2p/go-libp2p-netutil

Demonstrates using a constant from the deprecated package.

package main import ( "fmt" "github.com/libp2p/go-libp2p-netutil" ) func main() { fmt.Println(netutil.Private4) // example constant }
Debug
Known issues
breakingThis package is deprecated and moved to github.com/libp2p/go-libp2p-testing/netutil.
fix
Use github.com/libp2p/go-libp2p-testing/netutil instead.
affects: >=0.2.0
Upgrade
Version history
0.2.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-netutil — go get libp2p-go-libp2p-netutil · libregistry