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