Documentation
¶
Index ¶
Constants ¶
View Source
const ( Video = "video" Image = "image" )
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Index ¶
type Index struct { MD5 string MimeType string Path string FileTime time.Time Taken time.Time Lat float64 Long float64 Location string `json:"location"` Album string `json:"album"` Objects string `json:"objects"` Faces string `json:"faces"` Exif map[string]string }
func (*Index) ExifString ¶
Click to show internal directories.
Click to hide internal directories.