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

Method GetKeyId

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

Source from the content-addressed store, hash-verified

1178}
1179
1180func (x *IsAuthorizedRequest) GetKeyId() string {
1181 if x != nil {
1182 return x.KeyId
1183 }
1184 return ""
1185}
1186
1187type IsAuthorizedResponse struct {
1188 state protoimpl.MessageState

Calls

no outgoing calls