Documentation
¶
Index ¶
- Constants
- func Configure(workers int)
- func EnsureRawPreview(srcPath, cacheDir, cacheKey string) (string, error)
- func EnsureThumbnails(photos []model.Photo, cacheDir string, reporter progress.Reporter) error
- func IsRawPath(path string) bool
- func Photos(roots []string, side model.Side, recursive bool, refreshMetadata bool, ...) ([]model.Photo, error)
- func Supported(path string) bool
- func ThumbnailConvert(srcPath, dstPath string) error
- func ThumbnailGo(srcPath, dstPath string) error
Constants ¶
View Source
const ( ThumbMaxWidth = img.ThumbMaxWidth ThumbMaxHeight = img.ThumbMaxHeight )
Variables ¶
This section is empty.
Functions ¶
func EnsureRawPreview ¶
func EnsureThumbnails ¶
func ThumbnailConvert ¶
func ThumbnailGo ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.