Automatically generate structs from json

Apollo 11e78d14bd Added comments on example il y a 2 ans
examples 11e78d14bd Added comments on example il y a 2 ans
README.md 404c5be37e Initialized Repo il y a 2 ans
autostruct.go f0a3a62ba2 Added basic structure creation il y a 2 ans
go.mod 404c5be37e Initialized Repo il y a 2 ans
sample.json f0a3a62ba2 Added basic structure creation il y a 2 ans
utils.go f0a3a62ba2 Added basic structure creation il y a 2 ans

README.md

AutoStruct

Given unknown json but want nice clean structures to load it consistently?

AutoStruct should help with that.