Automatically generate structs from json
![]() |
2 年 前 | |
---|---|---|
examples | 2 年 前 | |
README.md | 2 年 前 | |
autostruct.go | 2 年 前 | |
go.mod | 2 年 前 | |
sample.json | 2 年 前 | |
utils.go | 2 年 前 |
Given unknown json but want nice clean structures to load it consistently?
AutoStruct should help with that.