mock icon indicating copy to clipboard operation
mock copied to clipboard

add interfaces flag

Open kliukovkin opened this issue 3 years ago • 1 comments

This is a proposal for -interfaces flag using source mode. Using this flag it is possible to list only required interfaces to be mocked in source mode. Currently, source mode mocks all interfaces which -source file contains.

Fixes https://github.com/golang/mock/issues/660

kliukovkin avatar Jun 24 '22 07:06 kliukovkin

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.

google-cla[bot] avatar Jun 24 '22 07:06 google-cla[bot]