Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
sanposhiho authored Mar 23, 2021
1 parent f610d4a commit c8c1b17
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -134,6 +134,8 @@ You can generate all mocks from config.
gomockhandler -config=/path/to/config.json -concurrency=10 mockgen
```

As you can see, by specifying `concurrency`, you can generate mocks in parallel.

## check if mock is up-to-date

You can check if the mock is generated based on the latest interface.
Expand Down

0 comments on commit c8c1b17

Please sign in to comment.