package
0.0.0-20210108090322-909e7318ced6
Repository: https://github.com/sotomskir/jira-cli.git
Documentation: pkg.go.dev
# Functions
Prepare worklog from user data.
# Structs
Type represents JIRA author object.
Fields type represents fields of JIRA issue.
Issue type represents JIRA issue resource.
WorklogList represents response from JIRA API of worklogs for issue.
IssueType type represents JIRA issue type.
Project type represents JIRA project resource.
Status type represents JIRA issue status.
Transition type represents JIRA workflow transition.
Transitions type represents JIRA workflow transitions.
Version type represents JIRA project version resource.
No description provided by the author
No description provided by the author
WorklogAdd represents request to JIRA API to add worklog.
WorklogList represents response from JIRA API of worklogs for issue.
WorklogResp type represents JIRA worklog resource response.