proxy.golang.org : github.com/txix-open/jsonschema : v0.12.0
Package jsonschema uses reflection to generate JSON Schemas from Go types [1]. If json tags are present on struct fields, they will be used to infer property names and if a property is required (omitempty is present). [1] http://json-schema.org/latest/json-schema-validation.html
Registry -
Documentation -
Download -
JSON
purl: pkg:golang/github.com/txix-open/[email protected]
Published:
Indexed:
Loading...
Readme
Loading...
Dependencies
- github.com/bahlo/generic-list-go v0.2.0
- github.com/buger/jsonparser v1.1.1
- github.com/davecgh/go-spew v1.1.1
- github.com/mailru/easyjson v0.7.7
- github.com/pmezard/go-difflib v1.0.0
- github.com/stretchr/testify v1.8.1
- github.com/wk8/go-ordered-map/v2 v2.1.8
- gopkg.in/yaml.v3 v3.0.1