service

package
v1.3.0 Latest Latest
Warning

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

Go to latest
Published: Dec 23, 2025 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Jira

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

func NewCloudJiraSvc

func NewCloudJiraSvc(url string, userName string, token string) (Jira, error)

func NewOnPremJiraSvc

func NewOnPremJiraSvc(url string, token string) (Jira, error)

func (Jira) GetIssues

func (svc Jira) GetIssues(jql string) ([]d.Issue, int, error)

func (Jira) JiraURL

func (svc Jira) JiraURL() string

func (Jira) SyncWLToJIRA

func (svc Jira) SyncWLToJIRA(ctx context.Context, entry d.WorklogEntry, comment string, timeDeltaMins int) error

Jump to

Keyboard shortcuts

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