MCPcopy Create free account
hub / github.com/riverqueue/river / Error

Method Error

internal/jobexecutor/job_executor_test.go:1210–1210  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

1208}
1209
1210func (eb *errorBundle) Error() string { return "error bundle" }
1211
1212func (eb *errorBundle) ErrorsByID() map[int64]error { return eb.errorsByID }
1213func (eb *errorBundle) Jobs() []*rivertype.JobRow { return eb.jobs }

Callers 15

tryStartMethod · 0.45
TestJobSchedulerFunction · 0.45
StartMethod · 0.45
reindexOneMethod · 0.45
TestJobRescuerFunction · 0.45
StartMethod · 0.45
TestJobCleanerFunction · 0.45
StartMethod · 0.45
StartMethod · 0.45
StartMethod · 0.45
insertBatchMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected