Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
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
1180
func
(x *IsAuthorizedRequest) GetKeyId() string {
1181
if
x != nil {
1182
return
x.KeyId
1183
}
1184
return
""
1185
}
1186
1187
type
IsAuthorizedResponse
struct
{
1188
state protoimpl.MessageState
Callers
4
IsAuthorized
Method · 0.80
TestServeHTTP_DelegatedAPIKey
Function · 0.80
TestServeHTTP_DelegatedAPIKey_BYOK_Integration
Function · 0.80
TestServeHTTP_DelegatedAPIKey_Integration
Function · 0.80
Calls
no outgoing calls
Tested by
3
TestServeHTTP_DelegatedAPIKey
Function · 0.64
TestServeHTTP_DelegatedAPIKey_BYOK_Integration
Function · 0.64
TestServeHTTP_DelegatedAPIKey_Integration
Function · 0.64