api

package
v3.1.12+incompatible Latest Latest
Warning

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

Go to latest
Published: Apr 29, 2020 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func FieldsAll

func FieldsAll(qc QueryContext) (res []jiracommonapi.CustomField, rerr error)

func Projects

func Projects(qc QueryContext) (res []*work.Project, rerr error)

func ProjectsOnboard

func ProjectsOnboard(qc QueryContext) (res []*agent.ProjectResponseProjects, rerr error)

Types

type PageInfo

type PageInfo struct {
	Total      int
	MaxResults int
	HasMore    bool
}

type Project

type Project struct {
	JiraID string
	Key    string
}

type QueryContext

type QueryContext struct {
	WebsiteURL string
	Logger     hclog.Logger
	CustomerID string
	Req        jiracommonapi.Requester
}

func (*QueryContext) Common

Jump to

Keyboard shortcuts

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