Documentation ¶
Overview ¶
Package domain contains the domain entities and domain logic necessary for the thumbnail image cache.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Thumbnail ¶
type Thumbnail struct {
// contains filtered or unexported fields
}
Thumbnail encapsulates the actual thumbnail image but also tracks access time
func NewThumbnail ¶
NewThumbnail creates a new thumbnail tying the hash with the image together
Click to show internal directories.
Click to hide internal directories.