Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetLanguage ¶
GetLanguage returns the language query parameter.
func GetParentDirectory ¶ added in v1.3.0
GetParentDirectory returns the parent directory for given path or an empty string if it is root.
Types ¶
type Directory ¶ added in v1.3.0
Directory is a file system directory.
func ListDirectories ¶ added in v1.3.0
func ListDirectories(w http.ResponseWriter, path string, includeRoot bool) []Directory
ListDirectories returns the directory tree for given path.
Click to show internal directories.
Click to hide internal directories.