Versions in this module Expand all Collapse all v1 v1.0.0 Jul 21, 2023 Changes in this version + type MyType1 string + type MyType2 struct + Length int + Value string + XMLName xml.Name + type MyType3 struct + Length int + Value string + XMLName xml.Name + type MyType4 struct + Blob string + Timestamp string + Title string + XMLName xml.Name + type MyType6 struct + Code string + Identifier int + type MyType7 struct + Origin string + Value string + type TopLevel struct + Cost float64 + LastUpdated string + MyInt *int + MyString *string + MyType1 []string + MyType2 []MyType2 + Nested *MyType7 + Nested2 MyType7