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