Automatically generate structs from json

Apollo 08293ef2f0 Added LoadJson to autostruct пре 2 година
examples 08293ef2f0 Added LoadJson to autostruct пре 2 година
README.md 404c5be37e Initialized Repo пре 2 година
autostruct.go 08293ef2f0 Added LoadJson to autostruct пре 2 година
go.mod 404c5be37e Initialized Repo пре 2 година
sample.json f0a3a62ba2 Added basic structure creation пре 2 година
utils.go f0a3a62ba2 Added basic structure creation пре 2 година

README.md

AutoStruct

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

AutoStruct should help with that.