MCPcopy Index your code
hub / github.com/coder/coder / recordingWebpushDispatcher

Struct recordingWebpushDispatcher

coderd/x/chatd/turn_summary_internal_test.go:176–178  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

174}
175
176type recordingWebpushDispatcher struct {
177 dispatchCount atomic.Int32
178}
179
180func (d *recordingWebpushDispatcher) Dispatch(
181 _ context.Context,

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected