Versions in this module Expand all Collapse all v1 v1.3.1 Apr 5, 2026 v1.3.0 Apr 2, 2026 v1.2.3 Apr 2, 2025 Changes in this version + type Model struct + Channel chan pool.Update + Config *config.Config + func (m *Model) Init() tea.Cmd + func (m *Model) Update(message tea.Msg) (tea.Model, tea.Cmd) + func (m *Model) View() string