MCPcopy 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
17type ContextClientArgs struct{}
18
19func (args ContextClientArgs) Kind() string { return "ContextClientWorker" }
20

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected