Documentation
¶
Index ¶
- func GetIssue(bl *backlog.Client, setting config.BacklogSettings, id string) (*backlog.Issue, error)
- func GetIssueComments(bl *backlog.Client, setting config.BacklogSettings, id string) ([]*backlog.IssueComment, error)
- func GetIssueList(bl *backlog.Client, setting config.BacklogSettings, ctx *cli.Context) ([]*backlog.Issue, error)
- func GetIssueListAssignedToMe(bl *backlog.Client, project *backlog.Project, user *backlog.User) ([]*backlog.Issue, error)
- func GetIssueListOpenedByMe(bl *backlog.Client, project *backlog.Project, user *backlog.User) ([]*backlog.Issue, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetIssueComments ¶
func GetIssueComments(bl *backlog.Client, setting config.BacklogSettings, id string) ([]*backlog.IssueComment, error)
func GetIssueList ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.