Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
29
type
ReconcileAccountArgs
struct
{
30
AccountID int `json:
"account_id"
`
31
}
32
33
func
(ReconcileAccountArgs) Kind() string {
return
"reconcile_account"
}
34
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected