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

Struct MockCoordinateeMockRecorder

tailnet/tailnettest/coordinateemock.go:29–31  ·  view source on GitHub ↗

MockCoordinateeMockRecorder is the mock recorder for MockCoordinatee.

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected