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