Documentation ¶
Index ¶
- type Gui
- func (g *Gui) AskForConfig() *cfg.Config
- func (g *Gui) AskForIssueDetails(preTitle, preDesc string, typesFn func() map[string]string) (string, string, string, string)
- func (g *Gui) AskForPRTitle(task *cfg.Task) string
- func (g *Gui) SelectTask(fetch func() []cfg.Task) *cfg.Task
- func (g *Gui) ShowSummary(issueID, title, url string)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Gui ¶
type Gui struct { }
func (*Gui) AskForConfig ¶
func (*Gui) AskForIssueDetails ¶
func (*Gui) ShowSummary ¶
Click to show internal directories.
Click to hide internal directories.