jira

package
v0.0.0-...-d8aaf4b Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 17, 2021 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

View Source
const (
	JIRA_V3_REST_URL       = "https://%s.atlassian.net/rest/api/3"
	JIRA_CREATE_ISSUE_JSON = "/jira-create-issue.json"
	SUMMARY                = "{{SUMMARY}}"
	COMPONENT              = "{{COMPONENT}}"
	TEST_RELEASE_DATE      = "{{TEST_RELEASE_DATE}}"
	PROJECT_NAME           = "{{PROJECT_NAME}}"
)

Variables

This section is empty.

Functions

func NewClient

func NewClient(authorizationToken string, atlassianDomain string) *jiraClient

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL