MockNicServiceIfaceMockRecorder is the mock recorder for MockNicServiceIface.
| 43 | |
| 44 | // MockNicServiceIfaceMockRecorder is the mock recorder for MockNicServiceIface. |
| 45 | type MockNicServiceIfaceMockRecorder struct { |
| 46 | mock *MockNicServiceIface |
| 47 | } |
| 48 | |
| 49 | // NewMockNicServiceIface creates a new mock instance. |
| 50 | func NewMockNicServiceIface(ctrl *gomock.Controller) *MockNicServiceIface { |
nothing calls this directly
no outgoing calls
no test coverage detected