I didn't initially use GitHubRepo because it had the weird error wrapping. I poked around and I think this function is leftover from a vestigial GitHubRepoID function that used to be more single-purpose. I took out the weird error handling so it could be reused and then used it from the new GitHubRepoExists. |
||
|---|---|---|
| .. | ||
| client.go | ||
| client_test.go | ||
| fake_http.go | ||
| pull_request_test.go | ||
| queries_issue.go | ||
| queries_issue_test.go | ||
| queries_pr.go | ||
| queries_repo.go | ||