Documentation ¶
Index ¶
- func DisplayIssue(c *iostreams.ColorPalette, i *gitlab.Issue, isTTY bool) string
- func DisplayIssueList(streams *iostreams.IOStreams, issues []*gitlab.Issue, projectID string) string
- func IssueFromArg(apiClient *gitlab.Client, baseRepoFn func() (glrepo.Interface, error), ...) (*gitlab.Issue, glrepo.Interface, error)
- func IssueState(c *iostreams.ColorPalette, i *gitlab.Issue) (issueID string)
- func IssuesFromArgs(apiClient *gitlab.Client, baseRepoFn func() (glrepo.Interface, error), ...) ([]*gitlab.Issue, glrepo.Interface, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DisplayIssue ¶
func DisplayIssue(c *iostreams.ColorPalette, i *gitlab.Issue, isTTY bool) string
func DisplayIssueList ¶
func IssueFromArg ¶
func IssueState ¶
func IssueState(c *iostreams.ColorPalette, i *gitlab.Issue) (issueID string)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.