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