Documentation
¶
Overview ¶
Package reviewcmd wires the `cr review` command surface.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func RegisterWithFactory ¶
func RegisterWithFactory(rootCmd *cobra.Command, opts *root.Options, factory RuntimeFactory)
RegisterWithFactory attaches the review command with an injected runtime factory.
Types ¶
type RuntimeFactory ¶
RuntimeFactory builds the concrete runtime used by review lifecycle commands.
Click to show internal directories.
Click to hide internal directories.