Documentation ¶
Index ¶
- func CreateDirHandler(w http.ResponseWriter, r *http.Request)
- func DeleteHandler(w http.ResponseWriter, r *http.Request)
- func DirHandler(w http.ResponseWriter, r *http.Request)
- func DownloadHandler(w http.ResponseWriter, r *http.Request)
- func DriveHandler(w http.ResponseWriter, r *http.Request)
- type Content
- type Dir
- type Drives
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateDirHandler ¶
func CreateDirHandler(w http.ResponseWriter, r *http.Request)
Create a directory
func DeleteHandler ¶
func DeleteHandler(w http.ResponseWriter, r *http.Request)
func DirHandler ¶
func DirHandler(w http.ResponseWriter, r *http.Request)
func DownloadHandler ¶
func DownloadHandler(w http.ResponseWriter, r *http.Request)
Serve file for download or viewing
func DriveHandler ¶
func DriveHandler(w http.ResponseWriter, r *http.Request)
Types ¶
Click to show internal directories.
Click to hide internal directories.