Documentation
¶
Index ¶
- func GeneratePDFPreview(inputPath, outputPath string) error
- func GenerateThumbnail(inputPath, outputPath string, width uint) error
- func GenerateVideoPreview(inputPath, outputPath string) error
- func InterfaceSlice[T any](slice []T) []any
- func ProcessFile(file *multipart.FileHeader) (string, []byte, error)
- func ValidateFolderPath(folderPath string) []string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GeneratePDFPreview ¶
func GenerateThumbnail ¶
func GenerateVideoPreview ¶
func InterfaceSlice ¶
func ProcessFile ¶
func ProcessFile(file *multipart.FileHeader) (string, []byte, error)
func ValidateFolderPath ¶
ValidateFolderPath validates a folder path and splits it into components if valid.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.