Registry / serialization / edwarnicke-serialize

edwarnicke-serialize

JSON →
library1.0.7gogounverified

Provides serialization utilities for Go data structures.

go get github.com/edwarnicke/serialize
INSTALL
IMPORT
SIG · EDWARNICKE-SERIALI
E
edwarnicke-serialize
serializationgov1.0.7
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.

serialize
github.com/edwarnicke/serialize

Serialize a string value.

package main import ( "fmt" "github.com/edwarnicke/serialize" ) func main() { data := serialize.Serialize("hello") fmt.Println(data) }
Debug
Known issues

No known issues recorded.

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

No dependency data recorded yet.

Agent activity
6 hits · last 30 days
node
6
Resources
edwarnicke-serialize — go get edwarnicke-serialize · libregistry