Registry / networking / libp2p-go-libp2p-interface-pnet

libp2p-go-libp2p-interface-pnet

JSON →
library0.1.0gogounverified

Package pnet provides interfaces for private network support in libp2p.

go get github.com/libp2p/go-libp2p-interface-pnet
INSTALL
IMPORT
SIG · LIBP2P-GO-LIBP2P-I
L
libp2p-go-libp2p-interface-pnet
networkinggov0.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.

pnet
github.com/libp2p/go-libp2p-interface-pnet

Shows usage of the deprecated package.

package main import ( "github.com/libp2p/go-libp2p-interface-pnet" ) func main() { // Deprecated: use github.com/libp2p/go-libp2p-core/pnet instead. _ = pnet.NewForcePrivateNetwork(true) }
Debug
Known issues
breakingDeprecated: use github.com/libp2p/go-libp2p-core/pnet instead
fix
Replace import with github.com/libp2p/go-libp2p-core/pnet.
affects: >=0.1.0
Upgrade
Version history
0.1.0latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

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