MockLogConsumerMockRecorder is the mock recorder for MockLogConsumer.
| 538 | |
| 539 | // MockLogConsumerMockRecorder is the mock recorder for MockLogConsumer. |
| 540 | type MockLogConsumerMockRecorder struct { |
| 541 | mock *MockLogConsumer |
| 542 | } |
| 543 | |
| 544 | // NewMockLogConsumer creates a new mock instance. |
| 545 | func NewMockLogConsumer(ctrl *gomock.Controller) *MockLogConsumer { |
nothing calls this directly
no outgoing calls
no test coverage detected