Registry / serialization / bennyscetbun-jsongo

bennyscetbun-jsongo

JSON →
library1.2.1gogounverified

A Go library for working with JSON data using a simple and expressive API.

go get github.com/bennyscetbun/jsongo
INSTALL
IMPORT
SIG · BENNYSCETBUN-JSONG
B
bennyscetbun-jsongo
serializationgov1.2.1
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.

jsongo
github.com/bennyscetbun/jsongo

Create and manipulate JSON objects.

package main import ( "fmt" "github.com/bennyscetbun/jsongo" ) func main() { j := jsongo.New() j.Set("name", "John") fmt.Println(j.String()) }
Debug
Known issues

No known issues recorded.

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

No dependency data recorded yet.

Agent activity
18 hits · last 30 days
node
16
OpenAI (training)
1
Resources
bennyscetbun-jsongo — go get bennyscetbun-jsongo · libregistry