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

Struct MockDRPCClientMockRecorder

coderd/aibridged/aibridgedmock/clientmock.go:29–31  ·  view source on GitHub ↗

MockDRPCClientMockRecorder is the mock recorder for MockDRPCClient.

Source from the content-addressed store, hash-verified

27
28// MockDRPCClientMockRecorder is the mock recorder for MockDRPCClient.
29type MockDRPCClientMockRecorder struct {
30 mock *MockDRPCClient
31}
32
33// NewMockDRPCClient creates a new mock instance.
34func NewMockDRPCClient(ctrl *gomock.Controller) *MockDRPCClient {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected