//
pkg.gl
Category
github.com/tektoncd/hub
api
pkg
cli
flag
package
1.20.0
Repository:
https://github.com/tektoncd/hub.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
7
Files
38 SLOC
#
Functions
AllEmpty
AllEmpty checks if all the passed arrays are empty.
InList
InList validates if a value of a flag is in the array passed to it.
TrimArray
TrimArray Splits the array by `,` & ' '(space) and returns an array eg.
ValidateVersion
ValidateVersion validates version format.