Automatically generate structs from json

Apollo 11e78d14bd Added comments on example 2 gadi atpakaļ
examples 11e78d14bd Added comments on example 2 gadi atpakaļ
README.md 404c5be37e Initialized Repo 2 gadi atpakaļ
autostruct.go f0a3a62ba2 Added basic structure creation 2 gadi atpakaļ
go.mod 404c5be37e Initialized Repo 2 gadi atpakaļ
sample.json f0a3a62ba2 Added basic structure creation 2 gadi atpakaļ
utils.go f0a3a62ba2 Added basic structure creation 2 gadi atpakaļ

README.md

AutoStruct

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

AutoStruct should help with that.