MCPcopy
hub / github.com/riverqueue/river / JobWithHooksArgs

Struct JobWithHooksArgs

example_job_args_hooks_test.go:16–16  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

14)
15
16type JobWithHooksArgs struct{}
17
18func (JobWithHooksArgs) Kind() string { return "job_with_hooks" }
19

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected