MCPcopy Create free account
hub / github.com/coder/coder / WithInitiatorID

Method WithInitiatorID

aibridge/recorder/recorder.go:178–180  ·  view source on GitHub ↗
(initiatorID string)

Source from the content-addressed store, hash-verified

176}
177
178func (a *AsyncRecorder) WithInitiatorID(initiatorID string) {
179 a.initiatorID = initiatorID
180}
181
182func (a *AsyncRecorder) WithClient(client string) {
183 a.client = client

Callers 1

newInterceptionProcessorFunction · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected