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