mock
mock copied to clipboard
Support bazel
Requested feature
Support the currently deprecated gomock support in bazel/rules_go.
I learnt from https://github.com/bazel-contrib/rules_go/issues/4153#issuecomment-2434208226 that support for Bazel should eventually end up in this project.
Why the feature is needed
Helps to easily integrate gomock into a Bazel project.
(Optional) Proposed solution
See https://github.com/bazel-contrib/rules_go/issues/4153