Versions in this module Expand all Collapse all v0 v0.1.6 Oct 15, 2024 v0.1.5 Oct 6, 2024 v0.1.4 Jun 22, 2023 v0.1.3 Apr 14, 2023 v0.1.2 Nov 27, 2022 v0.1.1 Nov 27, 2022 v0.1.0 Nov 19, 2022 v0.0.19 Nov 16, 2022 v0.0.18 Nov 14, 2022 v0.0.17 Nov 13, 2022 Changes in this version + type MapStruct struct + Map map[common.MapKey]common.Common2 + None unused.Unused + type MapStruct2 struct + Map map[common.MapKey]*common.Common2 + type PkgSpecific struct + Field1 string + type Primitives struct + Bool bool + Byte byte + Complex128 complex128 + Complex64 complex64 + CreateAt *time.Time + Float32 float32 + Float64 float64 + Int int + Int16 int16 + Int32 int32 + Int64 int64 + Int8 int8 + MAP rune + PtrBool *bool + PtrByte *byte + PtrComplex128 *complex128 + PtrComplex64 *complex64 + PtrFloat32 *float32 + PtrFloat64 *float64 + PtrInt *int + PtrInt16 *int16 + PtrInt32 *int32 + PtrInt64 *int64 + PtrInt8 *int8 + PtrRune *rune + PtrString *string + PtrUintptr *uintptr + PtrUnt *uint + PtrUnt16 *uint16 + PtrUnt32 *uint32 + PtrUnt64 *uint64 + PtrUnt8 *uint8 + Rune rune + String string + Uint uint + Uint16 uint16 + Uint32 uint32 + Uint64 uint64 + Uint8 uint8 + Uintptr uintptr + type SliceStruct struct + Slice []StructuresMapping2 + type SliceStruct2 struct + Slice []common.Common2 + type StructuresMapping struct + Field1 common.Common + Field2 *common.Common + Field3 common.Common + Field4 *common.Common + PkgSpecific1 PkgSpecific + PkgSpecific2 *PkgSpecific + PkgSpecific3 PkgSpecific + PkgSpecific4 *PkgSpecific + type StructuresMapping2 struct + AnotherField1 common.Common + AnotherField2 *common.Common + AnotherField3 common.Common + AnotherField4 *common.Common v0.0.16 Nov 12, 2022 v0.0.15 Nov 12, 2022 v0.0.14 Nov 11, 2022