[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

xthexder/json-structgen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

json-structgen

Generates Go structs from a Json Schema

Usage

Build using go build

Run ./json-structgen struct.schema.json [package] > struct.go

All $ref paths are relative to the input file, nested $refs may break if they aren't in the same folder.

About

Generates Go structs from a Json Schema

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages