MCPcopy Index your code
hub / github.com/riverqueue/river / Commit

Method Commit

riverdriver/river_driver_interface.go:308–308  ·  view source on GitHub ↗

Commit commits the transaction. API is not stable. DO NOT USE.

(ctx context.Context)

Source from the content-addressed store, hash-verified

306 //
307 // API is not stable. DO NOT USE.
308 Commit(ctx context.Context) error
309
310 // Rollback rolls back the transaction.
311 //

Callers 15

Example_insertAndWorkFunction · 0.65
WorkMethod · 0.65
Test_Client_CommonFunction · 0.65
WorkMethod · 0.65
QueuePauseMethod · 0.65
QueueResumeMethod · 0.65
QueueUpdateMethod · 0.65
Test_Client_PilotUsageFunction · 0.65
WithTxVFunction · 0.65
CommitMethod · 0.65

Implementers 7

ExecutorTxriverdriver/riverpgxv5/river_pgx_v5_dr
ExecutorTxriverdriver/riverdatabasesql/river_dat
ExecutorSubTxriverdriver/riverdatabasesql/river_dat
ExecutorTxriverdriver/riversqlite/river_sqlite_d
ExecutorSubTxriverdriver/riversqlite/river_sqlite_d
SharedTxinternal/riverinternaltest/sharedtx/sh
SharedSubTxinternal/riverinternaltest/sharedtx/sh

Calls

no outgoing calls

Tested by 9

Example_insertAndWorkFunction · 0.52
WorkMethod · 0.52
Test_Client_CommonFunction · 0.52
WorkMethod · 0.52
Test_Client_PilotUsageFunction · 0.52
TestSharedTxFunction · 0.52
TestMigratorFunction · 0.52