Home
last modified time | relevance | path

Searched refs:YouTrackService (Results 1 – 3 of 3) sorted by relevance

/dports/deskutils/pet/pet-0.4.0/vendor/github.com/xanzy/go-gitlab/
H A Dservices.go1338 type YouTrackService struct { struct
1358 … GetYouTrackService(pid interface{}, options ...RequestOptionFunc) (*YouTrackService, *Response, e…
1370 svc := new(YouTrackService)
H A Dservices_test.go482 want := &YouTrackService{Service: Service{ID: 1}}
/dports/www/gitea/gitea-1.16.5/vendor/github.com/xanzy/go-gitlab/
H A Dservices.go1428 type YouTrackService struct { struct
1448 … GetYouTrackService(pid interface{}, options ...RequestOptionFunc) (*YouTrackService, *Response, e…
1460 svc := new(YouTrackService)