//
pkg.gl
Category
github.com/redhat-appstudio/application-service
pkg
util
package
0.0.0-20240608001006-338ad7f4e357
Repository:
https://github.com/redhat-appstudio/application-service.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
0
Dependents
1
Files
16 SLOC
#
Functions
RemoveStrFromList
RemoveStrFromList removes the first occurence of str from the slice strList.
StrInList
StrInList returns true if the given string is present in strList.