Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MergeSliceByFieldName ¶
type MergeSliceByFieldName struct {
FieldName string
}
MergeSliceByFieldName is a mergo transformer that will merge slices of structs based on a field in the struct
func (MergeSliceByFieldName) Transformer ¶
type MergeSliceFunc ¶
type MergeSliceFunc struct { SliceType interface{} FuncName string }
func (MergeSliceFunc) Transformer ¶
Click to show internal directories.
Click to hide internal directories.