docs: godoc

Signed-off-by: Carlos A Becker <caarlos0@gmail.com>
This commit is contained in:
Carlos A Becker 2022-01-21 14:47:52 -03:00 committed by Christian Rocha
parent cf1fe5f9ce
commit aa0744fd8d

View File

@ -135,6 +135,7 @@ type Model struct {
// Key mappings for navigating the list. // Key mappings for navigating the list.
KeyMap KeyMap KeyMap KeyMap
// Filter used to filter the list.
Filter FilterFunc Filter FilterFunc
disableQuitKeybindings bool disableQuitKeybindings bool