Documentation
¶
Index ¶
- func RemoveFile(fileID int64) error
- func RemoveFileWithDB(dbconn *sql.DB, fileID int64) error
- func RestoreFile(id int64, outputPath string) error
- func RestoreFileWithDB(dbconn *sql.DB, fileID int64, outputPath string) error
- func StoreFile(path string) error
- func StoreFileWithDB(dbconn *sql.DB, path string) (err error)
- func StoreFolder(root string) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func RemoveFile ¶
func RestoreFile ¶
func RestoreFileWithDB ¶
func StoreFolder ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.