Documentation
¶
Index ¶
- func Contains(s []string, str string) bool
- func DisplaySpinnerWithDelay(reporter *reporter.Object, infoMessage string, delay time.Duration)
- func IsValidUUID(u string) bool
- func RemoveStrFromSlice(s []string, str string) []string
- func SaveDocument(doc, filename string) error
- func SliceToMap(s []string) map[string]bool
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DisplaySpinnerWithDelay ¶ added in v1.2.1
func IsValidUUID ¶ added in v1.2.7
func RemoveStrFromSlice ¶
RemoveStrFromSlice removes one occurrence of 'str' from the 's' slice if exists.
func SaveDocument ¶ added in v1.2.3
func SliceToMap ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.