Home
last modified time | relevance | path

Searched defs:ListGroupIssuesOptions (Results 1 – 5 of 5) sorted by relevance

/dports/deskutils/pet/pet-0.4.0/vendor/github.com/xanzy/go-gitlab/
H A Dissues.go258 type ListGroupIssuesOptions struct { struct
259 ListOptions
260 State *string `url:"state,omitempty" json:"state,omitempty"`
261 Labels Labels `url:"labels,comma,omitempty" json:"labels,omitempty"`
264 IIDs []int `url:"iids[],omitempty" json:"iids,omitempty"`
265 Milestone *string `url:"milestone,omitempty" json:"milestone,omitempty"`
267 Scope *string `url:"scope,omitempty" json:"scope,omitempty"`
276 OrderBy *string `url:"order_by,omitempty" json:"order_by,omitempty"`
277 Sort *string `url:"sort,omitempty" json:"sort,omitempty"`
278 Search *string `url:"search,omitempty" json:"search,omitempty"`
[all …]
/dports/www/gitea/gitea-1.16.5/vendor/github.com/xanzy/go-gitlab/
H A Dissues.go258 type ListGroupIssuesOptions struct { struct
259 ListOptions
260 State *string `url:"state,omitempty" json:"state,omitempty"`
261 Labels *Labels `url:"labels,comma,omitempty" json:"labels,omitempty"`
264 IIDs *[]int `url:"iids[],omitempty" json:"iids,omitempty"`
265 Milestone *string `url:"milestone,omitempty" json:"milestone,omitempty"`
267 Scope *string `url:"scope,omitempty" json:"scope,omitempty"`
276 OrderBy *string `url:"order_by,omitempty" json:"order_by,omitempty"`
277 Sort *string `url:"sort,omitempty" json:"sort,omitempty"`
278 Search *string `url:"search,omitempty" json:"search,omitempty"`
[all …]
/dports/devel/lab/lab-0.17.2/vendor/github.com/xanzy/go-gitlab/
H A Dissues.go152 type ListGroupIssuesOptions struct { struct
153 ListOptions
154 State *string `url:"state,omitempty" json:"state,omitempty"`
155 Labels Labels `url:"labels,comma,omitempty" json:"labels,omitempty"`
156 IIDs []int `url:"iids[],omitempty" json:"iids,omitempty"`
157 Milestone *string `url:"milestone,omitempty" json:"milestone,omitempty"`
158 Scope *string `url:"scope,omitempty" json:"scope,omitempty"`
159 AuthorID *int `url:"author_id,omitempty" json:"author_id,omitempty"`
162 OrderBy *string `url:"order_by,omitempty" json:"order_by,omitempty"`
163 Sort *string `url:"sort,omitempty" json:"sort,omitempty"`
[all …]
/dports/sysutils/go-wtf/wtf-0.21.0/vendor/github.com/xanzy/go-gitlab/go-gitlab-0.18.0/
H A Dissues.go152 type ListGroupIssuesOptions struct { struct
153 ListOptions
154 State *string `url:"state,omitempty" json:"state,omitempty"`
155 Labels Labels `url:"labels,comma,omitempty" json:"labels,omitempty"`
156 IIDs []int `url:"iids[],omitempty" json:"iids,omitempty"`
157 Milestone *string `url:"milestone,omitempty" json:"milestone,omitempty"`
158 Scope *string `url:"scope,omitempty" json:"scope,omitempty"`
159 AuthorID *int `url:"author_id,omitempty" json:"author_id,omitempty"`
162 OrderBy *string `url:"order_by,omitempty" json:"order_by,omitempty"`
163 Sort *string `url:"sort,omitempty" json:"sort,omitempty"`
[all …]
/dports/sysutils/go-wtf/wtf-0.21.0/vendor/github.com/xanzy/go-gitlab/
H A Dissues.go152 type ListGroupIssuesOptions struct { struct
153 ListOptions
154 State *string `url:"state,omitempty" json:"state,omitempty"`
155 Labels Labels `url:"labels,comma,omitempty" json:"labels,omitempty"`
156 IIDs []int `url:"iids[],omitempty" json:"iids,omitempty"`
157 Milestone *string `url:"milestone,omitempty" json:"milestone,omitempty"`
158 Scope *string `url:"scope,omitempty" json:"scope,omitempty"`
159 AuthorID *int `url:"author_id,omitempty" json:"author_id,omitempty"`
162 OrderBy *string `url:"order_by,omitempty" json:"order_by,omitempty"`
163 Sort *string `url:"sort,omitempty" json:"sort,omitempty"`
[all …]