Skip to content

Commit

Permalink
README: restriction for external package mocking
Browse files Browse the repository at this point in the history
  • Loading branch information
utgwkk committed Jul 9, 2023
1 parent 15659ad commit e518ea1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@ var Iset = []any{
## Restriction

- Mockgengen is available for gomock's reflect mode. Source mode is currently not available.
- Mockgengen is not available for mocking interfaces in external packages of project.

## Migrate from mockgen

Expand Down

0 comments on commit e518ea1

Please sign in to comment.