├── fromjsd.go ├── jsondef.go ├── jsonschema-extras.go ├── jsonschema.go └── readme.md /fromjsd.go: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/metaleap/go-fromjsonschema/HEAD/fromjsd.go -------------------------------------------------------------------------------- /jsondef.go: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/metaleap/go-fromjsonschema/HEAD/jsondef.go -------------------------------------------------------------------------------- /jsonschema-extras.go: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/metaleap/go-fromjsonschema/HEAD/jsonschema-extras.go -------------------------------------------------------------------------------- /jsonschema.go: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/metaleap/go-fromjsonschema/HEAD/jsonschema.go -------------------------------------------------------------------------------- /readme.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/metaleap/go-fromjsonschema/HEAD/readme.md --------------------------------------------------------------------------------