Registry / networking / libp2p-go-libp2p-blankhost

libp2p-go-libp2p-blankhost

JSON →
library0.4.0gogounverified

Deprecated: This package has moved into go-libp2p as a sub-package.

go get github.com/libp2p/go-libp2p-blankhost
INSTALL
IMPORT
SIG · LIBP2P-GO-LIBP2P-B
L
libp2p-go-libp2p-blankhost
networkinggov0.4.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.

blankhost
github.com/libp2p/go-libp2p-blankhost

Create a blank libp2p host (deprecated).

package main import ( "github.com/libp2p/go-libp2p-blankhost" ) func main() { host, _ := blankhost.NewBlankHost(nil) _ = host }
Debug
Known issues
breakingThis package is deprecated and has moved to go-libp2p/p2p/host/blank.
fix
Use github.com/libp2p/go-libp2p/p2p/host/blank instead.
affects: >=0.4.0
Upgrade
Version history
0.4.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-blankhost — go get libp2p-go-libp2p-blankhost · libregistry