package
Version:
v0.4.0
Opens a new window with list of versions in this module.
Published: Jun 29, 2023
License: MIT
Opens a new window with license information.
Imports: 16
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type IssueSearch struct {
Jql string `json:"jql"`
StartAt int `json:"startAt"`
MaxResults int `json:"maxResults"`
Fields []string `json:"fields"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.