MockEventStreamAPIMockRecorder is the mock recorder for MockEventStreamAPI.
| 20 | |
| 21 | // MockEventStreamAPIMockRecorder is the mock recorder for MockEventStreamAPI. |
| 22 | type MockEventStreamAPIMockRecorder struct { |
| 23 | mock *MockEventStreamAPI |
| 24 | } |
| 25 | |
| 26 | // NewMockEventStreamAPI creates a new mock instance. |
| 27 | func NewMockEventStreamAPI(ctrl *gomock.Controller) *MockEventStreamAPI { |
nothing calls this directly
no outgoing calls
no test coverage detected