Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrProviderNotSupported = errors.New("only the Github go-git-providers provider is supported at the moment")
Functions ¶
func NewGitHubPRProvider ¶
func NewGitHubPRProvider(c gitprovider.Client) (transaction.PullRequestProvider, error)
NewGitHubPRProvider returns a new transaction.PullRequestProvider from a gitprovider.Client.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.