slice

package
v0.2.0 Latest Latest
Warning

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

Go to latest
Published: Dec 18, 2020 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ContainsInt

func ContainsInt(items []int, value int) bool

ContainsInt - Checks if an int value is contained in a slice.

func ContainsString

func ContainsString(items []string, value string) bool

ContainsString - Checks if a string value is contained in a slice.

func GetByKeyCaseInsensitive

func GetByKeyCaseInsensitive(items http.Header, key string) interface{}

GetByKeyCaseInsensitive - Retrieves value by key matched case-insensitively.

func LenSliceBytes

func LenSliceBytes(data [][]byte) int

LenSliceBytes - Returns total length of a slice of bytes

func Unique

func Unique(slice []string) []string

Unique - Returns a slice with unique values

Types

This section is empty.

Jump to

Keyboard shortcuts

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