Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func SortAlphabetic ¶
Types ¶
type Alphabetic ¶
type Alphabetic []string
func (Alphabetic) Len ¶
func (s Alphabetic) Len() int
func (Alphabetic) Less ¶
func (s Alphabetic) Less(i, j int) bool
func (Alphabetic) Swap ¶
func (s Alphabetic) Swap(i, j int)
Click to show internal directories.
Click to hide internal directories.