Registry / utility / streamingfast-opaque

streamingfast-opaque

JSON →
library0.0.0-20210811180740-0c01d37ea308gogounverified

Provides opaque data types and utilities for streaming data processing.

go get github.com/streamingfast/opaque
INSTALL
IMPORT
SIG · STREAMINGFAST-OPAQ
S
streamingfast-opaque
utilitygov0.0.0-20210811180740-0c01d37ea308
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.

opaque
github.com/streamingfast/opaque

Create and use an opaque data type.

package main import ( "fmt" "github.com/streamingfast/opaque" ) func main() { var o opaque.Opaque o = opaque.Opaque("test") fmt.Println(o) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.0.0-20210811180740-0c01d37ea308latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
6 hits · last 30 days
node
6
Resources
streamingfast-opaque — go get streamingfast-opaque · libregistry