docs: godoc

Signed-off-by: Carlos A Becker <caarlos0@gmail.com>
This commit is contained in:
Carlos A Becker
2022-03-30 15:24:24 -04:00
committed by Christian Rocha
parent cf1fe5f9ce
commit aa0744fd8d
+1
View File
@@ -135,6 +135,7 @@ type Model struct {
// Key mappings for navigating the list.
KeyMap KeyMap
// Filter used to filter the list.
Filter FilterFunc
disableQuitKeybindings bool