MCPcopy Index your code
hub / github.com/riverqueue/river / ReconcileAccountArgs

Struct ReconcileAccountArgs

example_unique_job_test.go:29–31  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

27}
28
29type ReconcileAccountArgs struct {
30 AccountID int `json:"account_id"`
31}
32
33func (ReconcileAccountArgs) Kind() string { return "reconcile_account" }
34

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected