Registry / utility / lbryio-types

lbryio-types

JSON →
library0.0.0-20220224142228-73610f6654a6gogounverified

Type definitions and utilities for the LBRY protocol.

go get github.com/lbryio/types
INSTALL
IMPORT
SIG · LBRYIO-TYPES
L
lbryio-types
utilitygov0.0.0-20220224142228-73610f6654a6
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.

types
github.com/lbryio/types

Create and use LBRY claim types.

package main import ( "fmt" "github.com/lbryio/types" ) func main() { claim := types.Claim{} fmt.Println(claim) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.0.0-20220224142228-73610f6654a6latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
4 hits · last 30 days
node
4
Resources
lbryio-types — go get lbryio-types · libregistry