文件名称:Go-go-jsonschema是一个从JSONSchema定义生成Go数据类型的工具
文件大小:49KB
文件格式:ZIP
更新时间:2022-09-02 20:15:52
Go开发-其它杂项
go-jsonschema是一个从JSON Schema定义生成Go数据类型的工具
【文件预览】:
atombender-go-jsonschema-871b21b
----go.mod(409B)
----pkg()
--------schemas()
--------codegen()
--------generator()
----.travis.yml(1KB)
----LICENSE(1KB)
----go.sum(1KB)
----README.md(4KB)
----tests()
--------data()
--------integration_test.go(5KB)
----cmd()
--------gojsonschema()