Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add -embed flag into mockgen #171

Open
wants to merge 6 commits into
base: main
Choose a base branch
from

Conversation

lance6716
Copy link

@lance6716 lance6716 commented Mar 28, 2024

close #64

this PR is ported from golang/mock#683

@CLAassistant
Copy link

CLAassistant commented Mar 28, 2024

CLA assistant check
All committers have signed the CLA.

…tion

Signed-off-by: lance6716 <lance6716@gmail.com>
@lance6716 lance6716 changed the title [WIP]Proposal embed option Add -embed flag into mockgen Mar 28, 2024
Signed-off-by: lance6716 <lance6716@gmail.com>
@lance6716
Copy link
Author

ping @stoikheia

@lance6716
Copy link
Author

PTAL @r-hang

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Embed original interface into Mock struct
3 participants