Registry / utility / bren2010-proquint

bren2010-proquint

JSON →
library0.0.0-20201027163346-95122a84635fgogounverified

A Go library for encoding and decoding proquint identifiers.

go get github.com/bren2010/proquint
INSTALL
IMPORT
SIG · BREN2010-PROQUINT
B
bren2010-proquint
utilitygov0.0.0-20201027163346-95122a84635f
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.

proquint
github.com/bren2010/proquint

Encode a byte slice into a proquint string.

package main import ( "fmt" "github.com/bren2010/proquint" ) func main() { id := proquint.Encode([]byte("hello")) fmt.Println(id) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.0.0-20201027163346-95122a84635flatest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
8 hits · last 30 days
node
6
Meta
1
Amazon
1
Resources
bren2010-proquint — go get bren2010-proquint · libregistry