MockPubSubInterfaceMockRecorder is the mock recorder for MockPubSubInterface.
| 29 | |
| 30 | // MockPubSubInterfaceMockRecorder is the mock recorder for MockPubSubInterface. |
| 31 | type MockPubSubInterfaceMockRecorder struct { |
| 32 | mock *MockPubSubInterface |
| 33 | } |
| 34 | |
| 35 | // NewMockPubSubInterface creates a new mock instance. |
| 36 | func NewMockPubSubInterface(ctrl *gomock.Controller) *MockPubSubInterface { |
nothing calls this directly
no outgoing calls
no test coverage detected