Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Differ ¶
type Differ struct { App app.App Config *client.Config Components []string // contains filtered or unexported fields }
Differ generates the differences between two Locations.
type Location ¶
type Location struct {
// contains filtered or unexported fields
}
Location is a diff location.
func (*Location) Destination ¶
Destination is the location destination.
Click to show internal directories.
Click to hide internal directories.