Automatically generate structs from json

Apollo 08293ef2f0 Added LoadJson to autostruct 2 năm trước cách đây
examples 08293ef2f0 Added LoadJson to autostruct 2 năm trước cách đây
README.md 404c5be37e Initialized Repo 2 năm trước cách đây
autostruct.go 08293ef2f0 Added LoadJson to autostruct 2 năm trước cách đây
go.mod 404c5be37e Initialized Repo 2 năm trước cách đây
sample.json f0a3a62ba2 Added basic structure creation 2 năm trước cách đây
utils.go f0a3a62ba2 Added basic structure creation 2 năm trước cách đây

README.md

AutoStruct

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

AutoStruct should help with that.