Documentation ¶
Index ¶
- func ActionDeleteFile(filename string, onError func(err error)) (goNext bool)
- func ActionDownloadFile(filename string, responseWriter http.ResponseWriter, onNotFound func())
- func ActionListFiles() []maps.Map
- func ActionRestoreFile(filename string, onFail func(message string)) (goNext bool)
- func ShouldRestart() bool
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ActionDeleteFile ¶
删除文件
func ActionDownloadFile ¶
func ActionDownloadFile(filename string, responseWriter http.ResponseWriter, onNotFound func())
下载文件
func ActionRestoreFile ¶
还原
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.