Documentation ¶
Overview ¶
Get All Files in watched directory
Index ¶
- func FileIsImage(filePath string) bool
- func FileIsVideo(filePath string) bool
- func Filter[T any](ss []T, test func(T, int) bool) (ret []T)
- func GetFrame(filepath string, timestamp int64) (io.Reader, error)
- func GetPosterPathInFolder(path string) string
- func GetWatchedFiles(rootDir string) []string
- func Map[T, U any](ts []T, f func(T, int) U) []U
- func ParseFloat(str string) float32
- func ParseTime(str string) float32
- func ParseUint64(str string) uint64
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func FileIsImage ¶
func FileIsVideo ¶
func GetPosterPathInFolder ¶
func GetWatchedFiles ¶
func ParseFloat ¶
func ParseUint64 ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.