Skip to content
This repository has been archived by the owner on Jun 27, 2023. It is now read-only.

add interfaces flag #659

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

kliukovkin
Copy link

@kliukovkin kliukovkin commented Jun 24, 2022

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 #660

@kliukovkin kliukovkin requested a review from codyoss as a code owner June 24, 2022 07:20
@google-cla
Copy link

google-cla bot commented Jun 24, 2022

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.

@kliukovkin kliukovkin closed this Jun 24, 2022
@kliukovkin kliukovkin reopened this Jun 24, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Introduce possibility to list required interfaces so mockgen won't generate all of them in source mode
1 participant