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

Method UpsertChatDiffStatusReference

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

Source from the content-addressed store, hash-verified

64 ctx context.Context, arg database.UpsertChatDiffStatusParams,
65 ) (database.ChatDiffStatus, error)
66 UpsertChatDiffStatusReference(
67 ctx context.Context, arg database.UpsertChatDiffStatusReferenceParams,
68 ) (database.ChatDiffStatus, error)
69 GetChatsByWorkspaceIDs(

Calls

no outgoing calls