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