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