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 ProjectsOnboard ¶
func ProjectsOnboard(qc QueryContext) (res []*agent.ProjectResponseProjects, rerr error)
Types ¶
type QueryContext ¶
type QueryContext struct { WebsiteURL string Logger hclog.Logger CustomerID string Req jiracommonapi.Requester }
func (*QueryContext) Common ¶
func (s *QueryContext) Common() jiracommonapi.QueryContext
Click to show internal directories.
Click to hide internal directories.