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 ¶
func ProjectsOnboardPage ¶
func ProjectsOnboardPage( qc QueryContext, paginationParams url.Values) (pi PageInfo, res []*agent.ProjectResponseProjects, rerr error)
func ProjectsPage ¶
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.