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

Callers 1

writeUpstreamErrorMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected