Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
execute
Method · 0.65
MiddlewareChain
Function · 0.65
Implementers
2
callbackWorkUnit
internal/maintenance/job_rescuer_test.
customizableWorkUnit
internal/jobexecutor/job_executor_test
Calls
no outgoing calls
Tested by
no test coverage detected