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