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