Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type SortByModTime ¶
type SortByModTime struct {
// contains filtered or unexported fields
}
SortByModTime sort by ModTime
func (*SortByModTime) Len ¶
func (sortByModTime *SortByModTime) Len() int
func (*SortByModTime) Less ¶
func (sortByModTime *SortByModTime) Less(i, j int) bool
func (*SortByModTime) Swap ¶
func (sortByModTime *SortByModTime) Swap(i, j int)
Click to show internal directories.
Click to hide internal directories.