Documentation
¶
Overview ¶
Package benchmarkcmd wires the `cr benchmark` command surface.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type ReviewExecutor ¶ added in v0.10.234
type ReviewExecutor interface {
Execute(context.Context, reviewExecutionRequest) reviewExecutionResult
}
ReviewExecutor executes one benchmark review cell.
Click to show internal directories.
Click to hide internal directories.