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.