oauth2/internal
Ross Light 876b1c6ee6 internal: remove RegisterContextClientFunc
This function added a totally unused error path, since the only call
site is for App Engine, which cannot produce an error.

Change-Id: I86277ab4ff96e7bd140c53c5a114a338716668e3
Reviewed-on: https://go-review.googlesource.com/85935
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
2018-01-03 15:50:54 +00:00
..
client_appengine.go internal: remove RegisterContextClientFunc 2018-01-03 15:50:54 +00:00
doc.go oauth2/internal: remove duplicate package documentation 2017-09-28 01:05:08 +00:00
oauth2.go internal: inline CondVal function 2018-01-02 15:01:22 +00:00
token.go internal: remove RegisterContextClientFunc 2018-01-03 15:50:54 +00:00
token_test.go internal: return error if no access_token present in server response 2018-01-03 00:38:26 +00:00
transport.go internal: remove RegisterContextClientFunc 2018-01-03 15:50:54 +00:00