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

Method SetCommandBase

cmd/river/rivercli/command.go:27–27  ·  view source on GitHub ↗
(b *CommandBase)

Source from the content-addressed store, hash-verified

25 Run(ctx context.Context, opts TOpts) (bool, error)
26 GetCommandBase() *CommandBase
27 SetCommandBase(b *CommandBase)
28}
29
30// CommandBase provides common facilities for a River CLI command. It's

Callers 2

withCommandBaseFunction · 0.65
RunCommandFunction · 0.65

Calls

no outgoing calls

Tested by 1

withCommandBaseFunction · 0.52