MCPcopy 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
9414func (JobArgsWithHooksFunc) MarshalJSON() ([]byte, error) { return []byte("{}"), nil }
9415
9416func (JobArgsWithHooksFunc) UnmarshalJSON([]byte) error { return nil }

Callers 3

JobCancelMethod · 0.80
JobCancelMethod · 0.80
JobCancelMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected