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