Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/coder/coder
/ GetId
Method
GetId
coderd/aibridged/proto/aibridged.pb.go:984–989 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
982
}
983
984
func
(x *MCPServerConfig) GetId() string {
985
if
x != nil {
986
return
x.Id
987
}
988
return
""
989
}
990
991
func
(x *MCPServerConfig) GetUrl() string {
992
if
x != nil {
Callers
12
ReportConnection
Method · 0.45
TestGetMCPServerConfigs
Function · 0.45
TestRecordInterception
Function · 0.45
TestRecordInterceptionEnded
Function · 0.45
RecordInterception
Method · 0.45
RecordInterceptionEnded
Method · 0.45
TestRouting
Function · 0.45
retrieveMCPServerConfigs
Method · 0.45
newStreamableHTTPServerProxy
Method · 0.45
completeWorkspaceBuildJob
Method · 0.45
InsertWorkspaceResource
Function · 0.45
TestWebsocketDialer_WorkspaceUpdates
Function · 0.45
Calls
no outgoing calls
Tested by
5
TestGetMCPServerConfigs
Function · 0.36
TestRecordInterception
Function · 0.36
TestRecordInterceptionEnded
Function · 0.36
TestRouting
Function · 0.36
TestWebsocketDialer_WorkspaceUpdates
Function · 0.36