Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Destinations ¶
func Destinations(t1 terra.Destination, t2 terra.Destination) int
Destinations compares two release destinations. Returns 0 if t1 == t2, -1 if t1 < t2, or +1 if t1 > t2. Compares lexicographically by type, by base, and then by name.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.