Documentation ¶
Index ¶
- func CreateSubTask(jiraClient *jira.Client, jiraProject string, jiraUser string, ...)
- func GetBoardById(client *jira.Client, boardID int) *jira.Board
- func GetBoardByName(client *jira.Client, name string) *jira.Board
- func SelectSprintInProject(jiraClient *jira.Client, boardID int) *jira.Sprint
- func SelectSprintListInProject(jiraClient *jira.Client, boardID int) []jira.Sprint
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateSubTask ¶
func GetBoardById ¶
func GetBoardById(client *jira.Client, boardID int) *jira.Board
func GetBoardByName ¶
func GetBoardByName(client *jira.Client, name string) *jira.Board
func SelectSprintInProject ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.