Documentation ¶
Index ¶
Constants ¶
View Source
const LOG_BUF_SIZE = 80
View Source
const TypeDir = template.HTML("dir")
View Source
const TypeFile = template.HTML("file")
Variables ¶
This section is empty.
Functions ¶
func NewHandler ¶
Types ¶
type SortState ¶ added in v1.8.0
type SortState struct {
// contains filtered or unexported fields
}
func (SortState) CurrentSort ¶ added in v1.8.0
func (SortState) NextDirSort ¶ added in v1.8.0
func (SortState) NextNameSort ¶ added in v1.8.0
func (SortState) NextSizeSort ¶ added in v1.8.0
func (SortState) NextTimeSort ¶ added in v1.8.0
Source Files ¶
Click to show internal directories.
Click to hide internal directories.