Documentation
¶
Index ¶
- func Confirm(message string, value *bool) *huh.Confirm
- func SourceSelect(value *string) *huh.Select[string]
- func SyncDays(value *int) *huh.Input
- func TargetSelect(value *[]string) *huh.MultiSelect[string]
- func ValidationMinValues[T comparable](min int) func([]T) error
- func ValidationRequired[T comparable]() func(T) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func TargetSelect ¶
func TargetSelect(value *[]string) *huh.MultiSelect[string]
func ValidationMinValues ¶
func ValidationMinValues[T comparable](min int) func([]T) error
func ValidationRequired ¶
func ValidationRequired[T comparable]() func(T) error
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.