package
0.0.0-20201227060029-3c9bd8aa86dd
Repository: https://github.com/mritd/promptx.git
Documentation: pkg.go.dev
# Functions
New creates and initializes a list of searchable items.
# Constants
NotFound is an index returned when no item was selected.
# Structs
List holds a collection of items that can be displayed with an N number of visible items.
# Type aliases
Searcher is a base function signature that is used inside select when activating the search mode.