schemarshal:从JSON模式生成Go结构类型

时间:2024-06-04 07:39:01
【文件属性】:

文件名称:schemarshal:从JSON模式生成Go结构类型

文件大小:24KB

文件格式:ZIP

更新时间:2024-06-04 07:39:01

go json-schema go-generate struct json-schema-to-go-structs

图式 从生成Go结构类型。 安装 go get -u github.com/aaharu/schemarshal 用法 SYNOPSIS schemarshal [options] [] OPTIONS -h, -help Show this help message. -f , -file Input file name. -o , -output Write output to file instead of stdout. -p , -package Package name for output. (default `main`) -t <pa


网友评论