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

[Gomock Generator] Make it possible to mock interface from the standard library #67

Open
EtienneM opened this issue Dec 5, 2018 · 1 comment
Labels

Comments

@EtienneM
Copy link
Member

EtienneM commented Dec 5, 2018

For instance, I wanted to have a mock of net.Conn but it didn't work as we only use the GOPATH env variable

@EtienneM
Copy link
Member Author

Might be useful:

╰─$ echo $(go env GOROOT)
/usr/lib/go

@EtienneM EtienneM assigned EtienneM and unassigned johnsudaar and EtienneM Feb 7, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants