MockLimitServiceIfaceMockRecorder is the mock recorder for MockLimitServiceIface.
| 43 | |
| 44 | // MockLimitServiceIfaceMockRecorder is the mock recorder for MockLimitServiceIface. |
| 45 | type MockLimitServiceIfaceMockRecorder struct { |
| 46 | mock *MockLimitServiceIface |
| 47 | } |
| 48 | |
| 49 | // NewMockLimitServiceIface creates a new mock instance. |
| 50 | func NewMockLimitServiceIface(ctrl *gomock.Controller) *MockLimitServiceIface { |
nothing calls this directly
no outgoing calls
no test coverage detected