Registry / testing / libp2p-go-testutil

libp2p-go-testutil

JSON →
library0.1.0gogounverified

Deprecated test utilities for libp2p; use github.com/libp2p/go-libp2p-testing instead.

go get github.com/libp2p/go-testutil
INSTALL
IMPORT
SIG · LIBP2P-GO-TESTUTIL
L
libp2p-go-testutil
testinggov0.1.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.

testutil
github.com/libp2p/go-testutil

Generate a random peer ID using deprecated testutil.

package main import ( "github.com/libp2p/go-testutil" ) func main() { // Deprecated: use go-libp2p-testing instead _ = testutil.RandPeerID() }
Debug
Known issues
breakingThis package is deprecated and no longer maintained.
fix
Migrate to github.com/libp2p/go-libp2p-testing.
affects: all
Upgrade
Version history
0.1.0latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
6 hits · last 30 days
node
4
Amazon
1
Resources
libp2p-go-testutil — go get libp2p-go-testutil · libregistry