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 int64
ISO sql.NullInt64
Id int
Lat sql.NullFloat64
Lens sql.NullString
Lng sql.NullFloat64
NextPhotoId sql.NullInt64
Path string
PrevPhotoId sql.NullInt64
SetId int
Size int
TakenAt sql.NullString
Width int64
}
func (*Photo) AspectRatio ¶
func (*Photo) BigThumbHeight ¶
func (*Photo) BigThumbWidth ¶
func (*Photo) MarshalJSON ¶
func (*Photo) Orientation ¶
Click to show internal directories.
Click to hide internal directories.