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: 10 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)

Types

type PageInfo

type PageInfo struct {
	Total      int
	MaxResults int
	HasMore    bool
}

func ProjectsOnboardPage

func ProjectsOnboardPage(
	qc QueryContext,
	paginationParams url.Values) (pi PageInfo, res []*agent.ProjectResponseProjects, rerr error)

func ProjectsPage

func ProjectsPage(
	qc QueryContext,
	paginationParams url.Values) (pi PageInfo, res []*work.Project, _ error)

type QueryContext

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

func (*QueryContext) Common

type Site

type Site struct {
	ID  string
	URL string
}

func AccessibleResources

func AccessibleResources(
	logger hclog.Logger,
	hc reqstats.Clients,
	accessToken string) (res []Site, rerr error)

Jump to

Keyboard shortcuts

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