221 B
221 B
Mocks
The files in this module are generated via mockgen
for use with gomock
.
To add a new mock:
- Add a line to
gen.go
in this module - Run
make mock
from the project root