MCPcopy 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
87func (i *interceptionBase) ID() uuid.UUID {
88 return i.id
89}
90
91func (i *interceptionBase) Credential() intercept.CredentialInfo {
92 return i.credential

Callers 1

writeUpstreamErrorMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected