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