Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/coder/coder
/ ID
Method
ID
aibridge/intercept/messages/base.go:88–90 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
86
}
87
88
func
(i *interceptionBase) ID() uuid.UUID {
89
return
i.id
90
}
91
92
func
(i *interceptionBase) Credential() intercept.CredentialInfo {
93
return
i.credential
Callers
1
writeUpstreamError
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected