Documentation ¶
Index ¶
Constants ¶
Variables ¶
View Source
var False = false
Functions ¶
This section is empty.
Types ¶
type Gitlab ¶
type Gitlab struct {
// contains filtered or unexported fields
}
func (*Gitlab) ListPullRequests ¶
func (g *Gitlab) ListPullRequests(ctx context.Context, projectID string, opts GitlabOptions) ([]preport.PullRequest, error)
Click to show internal directories.
Click to hide internal directories.