Documentation
¶
Index ¶
- func AbsPath(fileName string) (string, error)
- func DeleteFile(fileName string) error
- func GetBytesFileType(data []byte) string
- func GetFileBytes(fileName string) ([]byte, error)
- func GetFileType(fileId string) (string, error)
- func OpenFile(fileName string) (*os.File, error)
- func SaveFile(fileName string, fileBytes []byte) (string, error)
- func SetupStore()
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DeleteFile ¶
func GetBytesFileType ¶
Returns the MimeType for a []byte Only pass the necessary data!
func GetFileBytes ¶
func SetupStore ¶
func SetupStore()
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.