package
Version:
v0.0.0-...-2682498
Opens a new window with list of versions in this module.
Published: Mar 2, 2020
License: Apache-2.0
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Response struct {
Owner string `json:"owner"`
Repository string `json:"repository"`
PullRequest int `json:"pull_request"`
Head *github.PullRequestBranch `json:"head,omitempty"`
Labels []string `json:"labels,omitempty"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.