MCPcopy
hub / github.com/googleapis/mcp-toolbox / mockClashAuthService

Struct mockClashAuthService

internal/server/server_test.go:1410–1410  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1408}
1409
1410type mockClashAuthService struct{}
1411
1412func (s mockClashAuthService) AuthServiceType() string { return "mock-clash" }
1413func (s mockClashAuthService) GetName() string { return "mock-clash" }

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected