Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Metadata ¶
type Metadata struct { Id string `json:"id"` Timestamp int64 `json:"timestamp"` Title string `json:"title"` Camera string `json:"camera"` Lens string `json:"lens"` Exposure float64 `json:"exposure"` F float64 `json:"f"` FocalLength int `json:"focal_length"` ISO int `json:"iso"` SS string `json:"shutter_speed"` }
Click to show internal directories.
Click to hide internal directories.