Documentation
¶
Overview ¶
Package diff provides the global diff command for viewing staged changes.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Runner ¶
type Runner struct {
ParamStrategy staging.DiffStrategy
SecretStrategy staging.DiffStrategy
Store store.ReadWriteOperator
Stdout io.Writer
Stderr io.Writer
}
Runner executes the diff command.
Click to show internal directories.
Click to hide internal directories.