helpers

package
v0.0.0-...-ca0a03f Latest Latest
Warning

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

Go to latest
Published: Jun 16, 2020 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func SliceContainsString

func SliceContainsString(s []string, a string) bool

SliceContainsString returns idx and true if a found in s. Otherwise -1 and false.

func SliceContainsStringAndPos

func SliceContainsStringAndPos(s []string, a string) (int, bool)

SliceContainsStringAndPos returns idx and true if a found in s. Otherwise -1 and false.

Types

This section is empty.

Jump to

Keyboard shortcuts

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