MockAgentConnMockRecorder is the mock recorder for MockAgentConn.
| 41 | |
| 42 | // MockAgentConnMockRecorder is the mock recorder for MockAgentConn. |
| 43 | type MockAgentConnMockRecorder struct { |
| 44 | mock *MockAgentConn |
| 45 | } |
| 46 | |
| 47 | // NewMockAgentConn creates a new mock instance. |
| 48 | func NewMockAgentConn(ctrl *gomock.Controller) *MockAgentConn { |
nothing calls this directly
no outgoing calls
no test coverage detected