MCPcopy Index your code
hub / github.com/coder/coder / MockAgentConnMockRecorder

Struct MockAgentConnMockRecorder

codersdk/workspacesdk/agentconnmock/agentconnmock.go:43–45  ·  view source on GitHub ↗

MockAgentConnMockRecorder is the mock recorder for MockAgentConn.

Source from the content-addressed store, hash-verified

41
42// MockAgentConnMockRecorder is the mock recorder for MockAgentConn.
43type MockAgentConnMockRecorder struct {
44 mock *MockAgentConn
45}
46
47// NewMockAgentConn creates a new mock instance.
48func NewMockAgentConn(ctrl *gomock.Controller) *MockAgentConn {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected