Closed SvenDowideit closed 10 years ago
@tianon yeah, I find most of golang's error checking not very DRY - but it does communicate the constraint in the place where it needs testing.
Ya lets just move this check to the GetGithubUser
method
Maybe just a constant for the error would work?
Carrying in #151, closing
Not very DRY, but LGTM.