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