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 { DeepCopyName string DeepCopyIntoName string Struct *types.Struct Skip func(f *types.Var) bool OnLocalDep func(named *types.Named) FieldContext func(f *types.Var) *FieldContext }
func (*StructFieldsCopy) Snippet ¶
func (sfc *StructFieldsCopy) Snippet(c gengo.Context, pkg *types.Package) func(sw gengo.SnippetWriter)
Click to show internal directories.
Click to hide internal directories.