Registry / networking / lbryio-lbry-go-v2

lbryio-lbry-go-v2

JSON →
library2.7.1gogounverified

A Go client library for interacting with the LBRY protocol and network.

go get github.com/lbryio/lbry.go/v2
INSTALL
IMPORT
SIG · LBRYIO-LBRY-GO-V2
L
lbryio-lbry-go-v2
networkinggov2.7.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.

lbry
github.com/lbryio/lbry.go/v2

Initialize a new LBRY client

package main import ( "fmt" "github.com/lbryio/lbry.go/v2" ) func main() { client := lbry.NewClient(nil) fmt.Println(client) }
Debug
Known issues

No known issues recorded.

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

No dependency data recorded yet.

Agent activity
2 hits · last 30 days
node
2
Resources
lbryio-lbry-go-v2 — go get lbryio-lbry-go-v2 · libregistry