Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type PackagesByName ¶
type PackagesByName struct{ Packages }
PackagesByName sorts a list of packages by their name.
func (PackagesByName) Less ¶
func (p PackagesByName) Less(i, j int) bool
Less reports whether the element with index i should sort before the element with index j.
Click to show internal directories.
Click to hide internal directories.