mock icon indicating copy to clipboard operation
mock copied to clipboard

Support bazel

Open timofurrer opened this issue 11 months ago • 0 comments

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

timofurrer avatar Nov 26 '24 08:11 timofurrer