MCPcopy Create free account
hub / github.com/coder/coder / MockServerProxierMockRecorder

Struct MockServerProxierMockRecorder

aibridge/mcpmock/mcpmock.go:29–31  ·  view source on GitHub ↗

MockServerProxierMockRecorder is the mock recorder for MockServerProxier.

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected