Documentation ¶
Overview ¶
Package contains contains the implementation of the contains plugin, which generates the deriveContains function.
The deriveContains function returns whether a value is contained in a slice.
func deriveContains([]T, T) bool
Example: https://github.com/awalterschulze/goderive/tree/master/example/plugin/contains
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.