Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var KEY_TO_PAGE map[tcell.Key]pages.Index = map[tcell.Key]pages.Index{ tcell.KeyCtrlW: pages.WELCOME, tcell.KeyCtrlE: pages.ENDPOINTS, tcell.KeyCtrlH: pages.HELP, tcell.KeyCtrlN: pages.NEW_COLLECTION, tcell.KeyCtrlL: pages.LIST_COLLECTIONS, }
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.