Skip to content

Commit

Permalink
Merge branch 'master' of github.com:Petelin/AnyThingMock
Browse files Browse the repository at this point in the history
  • Loading branch information
Xiaolin Zhang committed Dec 9, 2019
2 parents 361589d + 72bb557 commit 8a47007
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 @@
# AnyThingMock
go impl mock any variable, i use this on unit test, and love it so much. pls may sure mock type of variable is same as origin one. otherwise it will panic.

https://godoc.org/github.com/Petelin/AnyThingMock

## before this package
```golang
Expand Down

0 comments on commit 8a47007

Please sign in to comment.