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