Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Photo ¶
type Photo struct { Aperture sql.NullFloat64 Camera sql.NullString ExposureComp sql.NullInt64 ExposureTime sql.NullFloat64 Flash sql.NullString FocalLength sql.NullFloat64 FocalLength35 sql.NullInt64 Height int ISO sql.NullInt64 Lat sql.NullFloat64 Lens sql.NullString Lng sql.NullFloat64 Path string Size int64 TakenAt sql.NullString Width int }
Click to show internal directories.
Click to hide internal directories.