Documentation ¶
Overview ¶
Package union contains the implementation of the union plugin, which generates the deriveUnion function.
func deriveUnion([]T, []T) []T func deriveUnion(map[T]struct{}, map[T]struct{}) map[T]struct{}
Example: https://github.com/awalterschulze/goderive/tree/master/example/plugin/union
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.