MCPcopy 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
984func (x *MCPServerConfig) GetId() string {
985 if x != nil {
986 return x.Id
987 }
988 return ""
989}
990
991func (x *MCPServerConfig) GetUrl() string {
992 if x != nil {

Callers 12

ReportConnectionMethod · 0.45
TestGetMCPServerConfigsFunction · 0.45
TestRecordInterceptionFunction · 0.45
RecordInterceptionMethod · 0.45
TestRoutingFunction · 0.45
InsertWorkspaceResourceFunction · 0.45

Calls

no outgoing calls

Tested by 5

TestGetMCPServerConfigsFunction · 0.36
TestRecordInterceptionFunction · 0.36
TestRoutingFunction · 0.36