slice

package
v0.0.0-...-521095f Latest Latest
Warning

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

Go to latest
Published: Oct 8, 2021 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func AppendIfDNE

func AppendIfDNE(stringSlice []string, stringToAppend string) []string

AppendIfDNE append stringToAppend to stringSlice if stringToAppend does not already exist in stringSlice

func RemoveFromStringSlice

func RemoveFromStringSlice(stringSlice []string, stringToRemove string) []string

RemoveFromStringSlice takes a string[] and remove all stringToRemove

func UniqueStringSlice

func UniqueStringSlice(stringSlice []string) []string

UniqueStringSlice takes a string[] and remove the duplicate value

Types

This section is empty.

Jump to

Keyboard shortcuts

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