command
module
Version:
v0.0.0-...-bcf6dee
Opens a new window with list of versions in this module.
Published: Dec 5, 2015
License: MIT
Opens a new window with license information.
Imports: 10
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
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 $ref
s may break if they aren't in the same folder.
Documentation
¶
There is no documentation for this package.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.