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

Method GetExecutor

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

GetExecutor gets an executor for the driver. API is not stable. DO NOT USE.

()

Source from the content-addressed store, hash-verified

70 //
71 // API is not stable. DO NOT USE.
72 GetExecutor() Executor
73
74 // GetListener gets a listener for purposes of receiving notifications.
75 //

Callers 15

Test_Client_CommonFunction · 0.65
Test_Client_JobDeleteTxFunction · 0.65
Test_Client_InsertManyFunction · 0.65
Test_Client_JobListFunction · 0.65
Test_Client_ErrorHandlerFunction · 0.65
Test_Client_MaintenanceFunction · 0.65
Test_Client_QueueGetFunction · 0.65
Test_Client_QueueListFunction · 0.65

Implementers 3

Driverriverdriver/riverpgxv5/river_pgx_v5_dr
Driverriverdriver/riverdatabasesql/river_dat
Driverriverdriver/riversqlite/river_sqlite_d

Calls

no outgoing calls

Tested by 15

Test_Client_CommonFunction · 0.52
Test_Client_JobDeleteTxFunction · 0.52
Test_Client_InsertManyFunction · 0.52
Test_Client_JobListFunction · 0.52
Test_Client_ErrorHandlerFunction · 0.52
Test_Client_MaintenanceFunction · 0.52
Test_Client_QueueGetFunction · 0.52
Test_Client_QueueListFunction · 0.52