utils

package
v1.2.8 Latest Latest
Warning

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

Go to latest
Published: Feb 22, 2023 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func AllStrIn

func AllStrIn(slice []string, values ...string) bool

AllStrIn returns true if all values provided exist in slice

func StrDefault

func StrDefault(dflt string, values ...string) string

StrDefault helper function that returns value if not empty otherwise returns dflt.

func StrEmpty

func StrEmpty(value string) bool

StrEmpty returns true if the given string is empty

func StrIn

func StrIn(value string, values ...string) bool

StrIn returns true if the given value exists in values

Types

This section is empty.

Directories

Path Synopsis
Package env defines environment variables to be used across integration test suites.
Package env defines environment variables to be used across integration test suites.
skupper
cli

Jump to

Keyboard shortcuts

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