Versions in this module Expand all Collapse all v0 v0.1.1 Dec 5, 2023 v0.1.0 Dec 4, 2023 Changes in this version + const File + const Link + type Model struct + func New(dataSrc string, typ searchType) Model + func (m Model) Init() tea.Cmd + func (m Model) Update(msg tea.Msg) (tea.Model, tea.Cmd) + func (m Model) View() string