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

Method UpsertChatDiffStatus

coderd/x/gitsync/worker.go:63–63  ·  view source on GitHub ↗
(
		ctx context.Context, arg database.UpsertChatDiffStatusParams,
	)

Source from the content-addressed store, hash-verified

61 ctx context.Context, arg database.BackoffChatDiffStatusParams,
62 ) error
63 UpsertChatDiffStatus(
64 ctx context.Context, arg database.UpsertChatDiffStatusParams,
65 ) (database.ChatDiffStatus, error)
66 UpsertChatDiffStatusReference(

Callers 11

TestWatchChatsFunction · 0.65
TestGetChatDiffStatusFunction · 0.65
TestChatsTelemetryFunction · 0.65
TestWorker_LimitsToNRowsFunction · 0.65
TestRefreshChat_SuccessFunction · 0.65
tickMethod · 0.65
RefreshChatMethod · 0.65

Calls

no outgoing calls