//
pkg.gl
Category
github.com/vmware-tanzu/octant
internal
util
strings
package
0.25.1
Repository:
https://github.com/vmware-tanzu/octant.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
0
Dependents
8
Files
21 SLOC
#
Functions
Contains
Contains returns true if a slice contains a string and false if not.
Deduplicate
Deduplicate removes any duplicated values and returns a new slice, keeping the order unchanged.