Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewCommandAuth ¶
func NewCommandPullRequest ¶
func PullRequest ¶
func PullRequest(op *PullRequestOption) error
Types ¶
type AuthCommand ¶
func (*AuthCommand) Response ¶
func (cmd *AuthCommand) Response() error
type PullRequestCommand ¶
type PullRequestCommand struct { Value *issue.ApplyValue Result []jira.Issue }
func (*PullRequestCommand) Request ¶
func (cmd *PullRequestCommand) Request(s *spinner.Spinner) error
func (*PullRequestCommand) Response ¶
func (cmd *PullRequestCommand) Response() error
type PullRequestOption ¶
type PullRequestOption struct {
State string
}
Click to show internal directories.
Click to hide internal directories.