Registry / serialization / sircmpwn-go-bare

sircmpwn-go-bare

JSON →
library0.0.0-20210406120253-ab86bc2846d9gogounverified

An implementation of the BARE message format for Go, enabling efficient binary serialization.

go get git.sr.ht/~sircmpwn/go-bare
INSTALL
IMPORT
SIG · SIRCMPWN-GO-BARE
S
sircmpwn-go-bare
serializationgov0.0.0-20210406120253-ab86bc2846d9
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.

bare
git.sr.ht/~sircmpwn/go-bare

Marshal an integer to BARE format

package main import ( "fmt" "git.sr.ht/~sircmpwn/go-bare" ) func main() { data, _ := bare.Marshal(42) fmt.Println(data) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.0.0-20210406120253-ab86bc2846d9latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
8 hits · last 30 days
node
8
Resources
sircmpwn-go-bare — go get sircmpwn-go-bare · libregistry