package
1.20.0
Repository: https://github.com/tektoncd/hub.git
Documentation: pkg.go.dev

# Functions

AllEmpty checks if all the passed arrays are empty.
InList validates if a value of a flag is in the array passed to it.
TrimArray Splits the array by `,` & ' '(space) and returns an array eg.
ValidateVersion validates version format.