Automatically generate structs from json
![]() |
%!s(int64=2) %!d(string=hai) anos | |
---|---|---|
README.md | %!s(int64=2) %!d(string=hai) anos | |
go.mod | %!s(int64=2) %!d(string=hai) anos |
Given unknown json but want nice clean structures to load it consistently?
AutoStruct should help with that.