octokit / go-octokit

Simple Go wrapper for the GitHub API
https://github.com/octokit/go-octokit
MIT License
258 stars 79 forks source link

Refactoring search service API to accept URI as parameter to service calls #93

Closed dhruvsinghal closed 9 years ago

dhruvsinghal commented 9 years ago

Continues work started in #85.

@pengwynn

dhruvsinghal commented 9 years ago

@pengwynn If this looks good, should I merge it into master?