Registry / networking / libp2p-go-libp2p-record

libp2p-go-libp2p-record

JSON →
library0.3.1gogounverified

Provides record types and validation for the libp2p distributed hash table.

go get github.com/libp2p/go-libp2p-record
INSTALL
IMPORT
SIG · LIBP2P-GO-LIBP2P-R
L
libp2p-go-libp2p-record
networkinggov0.3.1
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.

record
github.com/libp2p/go-libp2p-record

Access the default record validator.

package main import ( "fmt" "github.com/libp2p/go-libp2p-record" ) func main() { fmt.Println(record.Validator) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.3.1latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
2 hits · last 30 days
node
2
Resources
libp2p-go-libp2p-record — go get libp2p-go-libp2p-record · libregistry