4 lines
152 B
Go
4 lines
152 B
Go
// Package thumbnail contains functions for taking the thumbnail of image and
|
|
// video files, and caching the result for performance.
|
|
package thumbnail
|