Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/riverqueue/river
/ SleepingArgs
Struct
SleepingArgs
example_job_cancel_from_client_test.go:19–19 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
17
)
18
19
type
SleepingArgs
struct
{}
20
21
func
(args SleepingArgs) Kind() string {
return
"SleepingWorker"
}
22
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected