jira

package
v0.0.0-...-5fbea32 Latest Latest
Warning

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

Go to latest
Published: Apr 1, 2024 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CreateTicket

func CreateTicket(userService *jira.UserService, issueService *jira.IssueService, user string, manager string, description string) error

func DefaultClient

func DefaultClient() (*jira.Client, error)

func HandleUpdate

func HandleUpdate(issueService *jira.IssueService, webhook Webhook) error

Types

type UserService

type UserService interface {
	Find(property string, tweaks ...func([]userSearchParam) []userSearchParam) ([]jira.User, *jira.Response, error)
}

type Webhook

type Webhook struct {
	Issue   jira.Issue
	Comment jira.Comment
}

Jump to

Keyboard shortcuts

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