Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/coder/coder
/ GetKey
Method
GetKey
coderd/aibridged/proto/aibridged.pb.go:1173–1178 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
1171
}
1172
1173
func
(x *IsAuthorizedRequest) GetKey() string {
1174
if
x != nil {
1175
return
x.Key
1176
}
1177
return
""
1178
}
1179
1180
func
(x *IsAuthorizedRequest) GetKeyId() string {
1181
if
x != nil {
Callers
5
IsAuthorized
Method · 0.45
TestServeHTTP_DelegatedAPIKey
Function · 0.45
TestServeHTTP_DelegatedAPIKey_BYOK_Integration
Function · 0.45
TestServeHTTP_DelegatedAPIKey_Integration
Function · 0.45
MetadataFromProto
Function · 0.45
Calls
no outgoing calls
Tested by
3
TestServeHTTP_DelegatedAPIKey
Function · 0.36
TestServeHTTP_DelegatedAPIKey_BYOK_Integration
Function · 0.36
TestServeHTTP_DelegatedAPIKey_Integration
Function · 0.36