Versions in this module Expand all Collapse all v1 v1.1.0 Mar 7, 2023 v1.0.0 Jan 26, 2023 Changes in this version + type Table1 struct + ID int32 + JSON []string + Name string + Ref int32 + Tb2 *Table2 + type Table2 struct + Age int32 + ID int32 + Name string + Ref int32 + Tb3 *Table3 + type Table3 struct + ID int32 + Info string + Name string + Ref int32 + Tb1 *Table1