Automatically generate structs from json

Apollo 11e78d14bd Added comments on example há 2 anos atrás
examples 11e78d14bd Added comments on example há 2 anos atrás
README.md 404c5be37e Initialized Repo há 2 anos atrás
autostruct.go f0a3a62ba2 Added basic structure creation há 2 anos atrás
go.mod 404c5be37e Initialized Repo há 2 anos atrás
sample.json f0a3a62ba2 Added basic structure creation há 2 anos atrás
utils.go f0a3a62ba2 Added basic structure creation há 2 anos atrás

README.md

AutoStruct

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

AutoStruct should help with that.