Documentation ¶
Index ¶
- func FetchAllProductIds() []string
- func InSlice(values []string, wantedVal string) bool
- func MillisToDuration(timeInMillis int64) time.Duration
- func PromptAndWaitForAnyKey(promptPrefix string)
- func RunInteractiveMenu(selectionHeader string, selectionLabel string, values []string) (string, error)
- func SliceToCsv(values []string) string
- func ValidateArgument(argumentName string, wantedVal string, allValues []string) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func FetchAllProductIds ¶
func FetchAllProductIds() []string
func MillisToDuration ¶
func PromptAndWaitForAnyKey ¶
func PromptAndWaitForAnyKey(promptPrefix string)
Disaply a message and wait for any key to be entered to continue
func RunInteractiveMenu ¶
func SliceToCsv ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.