|
# Interface mocking
|
|
|
|
Use this directory to store mocks for interfaces in this repository.
|
|
|
|
Please use the same package structure for the mocks as the interface it is mocking.
|
|
|
|
See https://github.com/uber-go/mock for more information on how to generate mocks.
|