Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Model ¶
type Model struct {
// contains filtered or unexported fields
}
Model is the root bubbletea model for the hooker CLI TUI.
func NewModel ¶
func NewModel(webhookCh <-chan client.WebhookEvent, statusCh <-chan client.StatusEvent) Model
Click to show internal directories.
Click to hide internal directories.