Documentation ¶
Overview ¶
Package sort implements common sorting functions.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func OrganizationsByTypeAndName ¶
func OrganizationsByTypeAndName(orgs []fly.Organization)
OrganizationsByTypeAndName sorts orgs by their type and name.
func RegionsByNameAndCode ¶
RegionsByNameAndCode sorts regions by their name and code.
func VMSizesBySize ¶ added in v0.0.367
VMSizesBySize sorts VM sizes by their name.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.