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

Method Work

internal/workunit/work_unit.go:28–28  ·  view source on GitHub ↗
(ctx context.Context)

Source from the content-addressed store, hash-verified

26 Timeout() time.Duration
27 UnmarshalJob() error
28 Work(ctx context.Context) error
29}
30
31// WorkUnitFactory provides an interface to a struct that can generate a

Callers 2

executeMethod · 0.65
MiddlewareChainFunction · 0.65

Implementers 2

callbackWorkUnitinternal/maintenance/job_rescuer_test.
customizableWorkUnitinternal/jobexecutor/job_executor_test

Calls

no outgoing calls

Tested by

no test coverage detected