Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type FieldContext ¶
type StructFieldsCopy ¶
type StructFieldsCopy struct { Pkg *types.Package Struct *types.Struct DeepCopyName string DeepCopyIntoName string Skip func(f *types.Var) bool OnLocalDep func(named *types.Named) FieldContext func(f *types.Var) *FieldContext }
func (*StructFieldsCopy) IsNil ¶
func (sfc *StructFieldsCopy) IsNil() bool
Click to show internal directories.
Click to hide internal directories.