Registry / networking / libp2p-go-libp2p-interface-connmgr

libp2p-go-libp2p-interface-connmgr

JSON →
library0.1.0gogounverified

Deprecated: use github.com/libp2p/go-libp2p-core/connmgr instead.

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

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

Minimal usage of the deprecated connmgr interface.

package main import ( "fmt" connmgr "github.com/libp2p/go-libp2p-interface-connmgr" ) func main() { fmt.Println(connmgr.SupportedOptions) }
Debug
Known issues
breakingThis module is deprecated; use github.com/libp2p/go-libp2p-core/connmgr instead.
fix
Replace import with github.com/libp2p/go-libp2p-core/connmgr.
affects: >=0.1.0
Upgrade
Version history
0.1.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-interface-connmgr — go get libp2p-go-libp2p-interface-connmgr · libregistry