early commit for moq command

This commit is contained in:
Mat Ryer
2016-08-29 13:00:18 +01:00
parent 757a93b481
commit 6a2af83edc
5 changed files with 235 additions and 0 deletions

View File

@@ -1,2 +1,8 @@
# moq
Interface mocking tool for go generate
## Usage
```
moq Interface1
```