Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewPhoto ¶
func NewPhoto(fi mirror.FileInfo, meta *Metadata, jpegReaderProvider func() (io.ReadCloser, error)) mirror.LocalPhoto
Types ¶
type Extractor ¶
type Extractor struct {
// contains filtered or unexported fields
}
func NewExtractor ¶
func NewExtractor(rd mirror.StorageReader) *Extractor
type Photo ¶
func (*Photo) NewJpgReader ¶
func (ph *Photo) NewJpgReader() (io.ReadCloser, error)
func (*Photo) SetCreatedAt ¶
Click to show internal directories.
Click to hide internal directories.