GoogleCloudPlatform / go-endpoints

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

Update README.md #147

Closed drensin closed 7 years ago

drensin commented 8 years ago

fixup function declarations. endpoints.Context doesn't exist, but context.Context does.

googlebot commented 8 years ago

Thanks for your pull request. It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

:memo: Please visit https://cla.developers.google.com/ to sign.

Once you've signed, please reply here (e.g. I signed it!) and we'll verify. Thanks.


drensin commented 8 years ago

signed!

On Sun, Aug 21, 2016 at 12:21 AM googlebot notifications@github.com wrote:

Thanks for your pull request. It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

📝 Please visit https://cla.developers.google.com/ https://cla.developers.google.com/ to sign.

Once you've signed, please reply here (e.g. I signed it!) and we'll

verify. Thanks.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/GoogleCloudPlatform/go-endpoints/pull/147#issuecomment-241242991, or mute the thread https://github.com/notifications/unsubscribe-auth/AAV5vBnqCRAsBieGSO8E6SW4lXzckFxWks5qh_xYgaJpZM4JpPj- .

s-mang commented 7 years ago

Hey thanks for the PR! Just merged this change via a different PR: https://github.com/GoogleCloudPlatform/go-endpoints/pull/124

Cheers :D