googleapis / gapic-generator-go

Generate Go API client libraries from Protocol Buffers.
Apache License 2.0
251 stars 48 forks source link

gapic: remove client hook concept unless it is still used #1303

Open noahdietz opened 1 year ago

noahdietz commented 1 year ago

The clientHook feature added in #352 hasn't seen strong adoption by client teams. We should evaluate if it is still necessary and potentially remove it if not.

noahdietz commented 1 year ago

Currently only used by Spanner (added in https://github.com/googleapis/google-cloud-go/commit/1ac32cb883f8ec66a57bec3f2285e7b4b964102d, code search query). Engaged with them on usage.