Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Generator ¶
type Generator struct {
// contains filtered or unexported fields
}
Generator handles thumbnail generation and caching
func NewGenerator ¶
func NewGenerator(cache *duplicate.SQLiteCache) *Generator
NewGenerator creates a new thumbnail generator
Click to show internal directories.
Click to hide internal directories.