Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Service ¶
type Service struct {
// contains filtered or unexported fields
}
Service defines a structure for watching a directory for image files changes, and getting the images in the directory.
func New ¶
New returns a reference to a new Service, or a nil reference and and an error if something goes wrong setting up the store for the given directory.
Click to show internal directories.
Click to hide internal directories.