Registry / networking / libp2p-go-sockaddr

libp2p-go-sockaddr

JSON →
library0.2.0gogounverified

Provides utilities for working with socket addresses in libp2p (unmaintained).

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

sockaddr
github.com/libp2p/go-sockaddr

Print the sockaddr version (unmaintained).

package main import ( "fmt" "github.com/libp2p/go-sockaddr" ) func main() { fmt.Println(sockaddr.Version) }
Debug
Known issues
breakingThis package is no longer maintained.
fix
Consider using an alternative or forking the repository.
affects: >=0.2.0
Upgrade
Version history
0.2.0latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

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