Automatically generate structs from json
![]() |
há 2 anos atrás | |
---|---|---|
examples | há 2 anos atrás | |
README.md | há 2 anos atrás | |
autostruct.go | há 2 anos atrás | |
go.mod | há 2 anos atrás | |
sample.json | há 2 anos atrás | |
utils.go | há 2 anos atrás |
Given unknown json but want nice clean structures to load it consistently?
AutoStruct should help with that.