GoogleCloudPlatform / go-endpoints

Cloud Endpoints for Go
https://go-endpoints.appspot.com
Apache License 2.0
255 stars 56 forks source link

Readme still using endpoints.Context #109

Open atishpatel opened 9 years ago

atishpatel commented 9 years ago

The readme for this project still use endpoints.Context instead of context.Context.

BTW, thank you so much for all the help with golang endpoints! :)

ritoon commented 8 years ago

I have made a pr on this point #124 that fix this