bazel-contrib / rules_go

Go rules for Bazel
Apache License 2.0
1.38k stars 656 forks source link

gomock: support uber's `-typed` flag #4017

Closed maratori closed 2 months ago

maratori commented 2 months ago

What type of PR is this?

Feature

What does this PR do? Why is it needed?

The PR adds support for -typed flag in Uber's gomock.

Which issues(s) does this PR fix?

Fixes #4012

Other notes for review

I can add tests, but it requires adding a new dependency.

google-cla[bot] commented 2 months 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).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.