Documentation ¶
Overview ¶
This is a test package.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Ttest ¶
type Ttest struct { Builtin *string Ptr **string Map *map[string]string Slice *[]string MapPtr **map[string]string SlicePtr **[]string Struct *Ttest StructPtr **Ttest }
func (*Ttest) DeepCopy ¶
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new Ttest.
func (*Ttest) DeepCopyInto ¶
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
Click to show internal directories.
Click to hide internal directories.