Automatically generate structs from json

Apollo f0a3a62ba2 Added basic structure creation 2 år sedan
examples f0a3a62ba2 Added basic structure creation 2 år sedan
README.md 404c5be37e Initialized Repo 2 år sedan
autostruct.go f0a3a62ba2 Added basic structure creation 2 år sedan
go.mod 404c5be37e Initialized Repo 2 år sedan
sample.json f0a3a62ba2 Added basic structure creation 2 år sedan
utils.go f0a3a62ba2 Added basic structure creation 2 år sedan

README.md

AutoStruct

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

AutoStruct should help with that.