Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DeleteSharedFileByID ¶
func IsFilenameUsed ¶
Types ¶
type SharedFile ¶
type SharedFile struct {}
func GetAllSharedFile ¶
func GetAllSharedFile() ([]SharedFile, error)
func GetSharedFileByID ¶
func GetSharedFileByID(sharedFileID uint64) (*SharedFile, error)
Click to show internal directories.
Click to hide internal directories.