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

Method JobInsertMany

rivershared/riverpilot/pilot.go:38–38  ·  view source on GitHub ↗
(
		ctx context.Context,
		exec riverdriver.Executor,
		params *riverdriver.JobInsertFastManyParams,
	)

Source from the content-addressed store, hash-verified

36 ) ([]*rivertype.JobRow, error)
37
38 JobInsertMany(
39 ctx context.Context,
40 exec riverdriver.Executor,
41 params *riverdriver.JobInsertFastManyParams,

Callers 2

insertManyMethod · 0.65
JobInsertManyMethod · 0.65

Implementers 2

pilotSpyclient_pilot_test.go
StandardPilotrivershared/riverpilot/standard_pilot.

Calls

no outgoing calls

Tested by 1

JobInsertManyMethod · 0.52