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

Method Done

enterprise/coderd/workspacequota_test.go:1274–1276  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

1272}
1273
1274func (c *committer) Done() error {
1275 return c.DBTx.Done()
1276}

Callers 15

runEntitlementsLoopMethod · 0.45
TestChatStreamRelayFunction · 0.45
waitForStreamTextPartFunction · 0.45
TestWorkspaceQuotaFunction · 0.45
NewDBBatcherFunction · 0.45
UpsertMethod · 0.45
runMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected