MCPcopy Index your code
hub / github.com/coder/coder / GetUserId

Method GetUserId

coderd/aibridged/proto/aibridged.pb.go:879–884  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

877}
878
879func (x *GetMCPServerConfigsRequest) GetUserId() string {
880 if x != nil {
881 return x.UserId
882 }
883 return ""
884}
885
886type GetMCPServerConfigsResponse struct {
887 state protoimpl.MessageState

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected