type StructEmpty … type StructPrimitives … type StructPrimitivesAlias … type StructEmbedStructPrimitives … type StructEmbedInt … type StructStructPrimitives … type ManualStruct … func (m ManualStruct) DeepCopy() ManualStruct { … } type ManualStructAlias … type StructEmbedManualStruct … type StructPrimitivePointers … type StructPrimitivePointersAlias … type StructEmbedStructPrimitivePointers … type StructEmbedPointer … type StructStructPrimitivePointers … type ManualSlice … func (m ManualSlice) DeepCopy() ManualSlice { … } type StructSlices … type StructSlicesAlias … type StructEmbedStructSlices … type StructStructSlices … type StructEverything … type StructExplicitObject … type StructNonPointerExplicitObject … type StructTypeMeta … type StructObjectAndList … type StructObjectAndObject … type StructExplicitSelectorExplicitObject … type StructInterfaces …