strings

package
v0.0.0-...-44dad58 Latest Latest
Warning

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

Go to latest
Published: Dec 20, 2021 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ContainString

func ContainString(sli []string, s string) bool

ContainString checks if string slice sli contains string s

func RemoveString

func RemoveString(sli []string, s string) (newSli []string)

RemoveString removes string s from the string slice sli

func SplitFields

func SplitFields(s string, rs ...rune) []string

SplitFields splits string s into substrings separated by delimiters in rs and returns a slice of the substrings

Types

This section is empty.

Jump to

Keyboard shortcuts

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