contains

package
v0.0.0-...-886b66b Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 21, 2022 License: Apache-2.0 Imports: 3 Imported by: 1

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

func New

New is a constructor for the contains code generator. This generator should be reconstructed for each package.

func NewPlugin

func NewPlugin() derive.Plugin

NewPlugin creates a new contains plugin. This function returns the plugin name, default prefix and a constructor for the contains code generator.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL