jira

package
v0.2.0 Latest Latest
Warning

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

Go to latest
Published: Sep 16, 2020 License: MIT Imports: 3 Imported by: 0

Documentation

Overview

Package jira that implements IssueTracker interface

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Client

type Client struct {
	// contains filtered or unexported fields
}

Client to communicate with Jira

func (*Client) Authenticate

func (c *Client) Authenticate(host, username, key string) error

Authenticate to a Jira server

func (*Client) Issue

func (c *Client) Issue(ID string) (*issuetracker.Issue, error)

Issue fetches an issue on Jira by the issue ID

Jump to

Keyboard shortcuts

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