Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type FuzzySource ¶
func Find ¶
func Find() FuzzySource
func (FuzzySource) Len ¶
func (f FuzzySource) Len() int
func (FuzzySource) String ¶
func (f FuzzySource) String(i int) string
type List ¶
type List struct {
// contains filtered or unexported fields
}
func NewAppsList ¶
func NewAppsList() *List
func (*List) Fuzzy ¶
func (s *List) Fuzzy() FuzzySource
Click to show internal directories.
Click to hide internal directories.