Documentation ¶
Index ¶
- func LongestStringLength[T any](property string, defaultLength int, input []T) int
- func LongestStringLengthFn[T any](fn func(T) string, defaultLength int, input []T) int
- func TableMultiChooser[T any](choices []T, inputColumns []table.Column, inputRows []table.Row) ([]T, bool, error)
- func TitleCase(s string) string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func LongestStringLength ¶
func LongestStringLengthFn ¶
func TableMultiChooser ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.