Registry / utility / chimeracoder-gojson

chimeracoder-gojson

JSON →
library1.1.0gogounverified

gojson generates Go struct definitions from JSON documents, reading from stdin and printing to stdout.

go get github.com/ChimeraCoder/gojson
INSTALL
IMPORT
SIG · CHIMERACODER-GOJSO
C
chimeracoder-gojson
utilitygov1.1.0
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.

gojson
github.com/ChimeraCoder/gojson

Demonstrates usage of gojson as a CLI tool.

package main import ( "github.com/ChimeraCoder/gojson" ) func main() { // gojson is a command-line tool, not a library // Use: echo '{"name":"test"}' | gojson -name=MyStruct }
Debug
Known issues

No known issues recorded.

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

No dependency data recorded yet.

Agent activity
13 hits · last 30 days
node
12
Amazon
1
Resources
chimeracoder-gojson — go get chimeracoder-gojson · libregistry