package
0.0.0-20240416081548-73764879b03f
Repository: https://github.com/chennqqi/go-generate-examples.git
Documentation: pkg.go.dev

# README

gojson example: Automatically generate Go (golang) struct definitions from example JSON

doc

go install github.com/ChimeraCoder/gojson/gojson
go generate
go build