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

Add support for anonymous struct returns #701

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

Conversation

bjohnson-va
Copy link

@bjohnson-va bjohnson-va requested a review from codyoss as a code owner April 11, 2023 21:32
sywhang and others added 8 commits May 17, 2023 10:16
Add Uber maintainers.
This rewrites the import path from "github.com/golang/mock" to
"go.uber.org/mock".
Ran go mod tidy and removed a bunch of unused dependencies from go.sum.

Ideally we should run this as part of some lint check step as we do in
other uber-go repositories.
Update README to reflect:
- current status
- installation path
- supported Go versions
- Remove irrelevant info
# for free to subscribe to this conversation on GitHub. Already have an account? #.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Mockgen can't handle anonymous struct type
3 participants