Automatically generate structs from json

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

README.md

AutoStruct

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

AutoStruct should help with that.