gontains

package module
v0.0.0-...-4d968c8 Latest Latest
Warning

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

Go to latest
Published: Oct 11, 2019 License: Apache-2.0 Imports: 0 Imported by: 0

README

Build Status codecov

gontains

Installation
go get github.com/caducorrea/gontains
Use Gontains

Here is a minimal example usage that will search a item in a slice.

package main

import (
    "fmt"

    "github.com/caducorrea/gontains"
)

func main() {
}

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Gontains

func Gontains(slice []string, item string) (has bool)

Types

This section is empty.

Jump to

Keyboard shortcuts

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