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 8, 2021
1 parent f3d8895 commit b286b6b
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
@@ -1,6 +1,7 @@
# gomockhandler

gomockhandler handler of [golang/mock](https://github.com/golang/mock), as the name implies.

People usually create mock with `go generate`.
But, `go generate` is not fast. And we cannot easily check if mock is up-to-date.

Expand Down

0 comments on commit b286b6b

Please sign in to comment.