Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/riverqueue/river
/ MarshalJSON
Method
MarshalJSON
client_test.go:9414–9414 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
9412
}
9413
9414
func
(JobArgsWithHooksFunc) MarshalJSON() ([]byte, error) {
return
[]byte(
"{}"
), nil }
9415
9416
func
(JobArgsWithHooksFunc) UnmarshalJSON([]byte) error {
return
nil }
Callers
3
JobCancel
Method · 0.80
JobCancel
Method · 0.80
JobCancel
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected