Documentation
¶
Index ¶
Constants ¶
View Source
const ( MINIMUM_LAT = -90 MAXIMUM_LAT = 90 MINIMUM_LON = -180 MAXIMUM_LON = 180 S3_KEY_PREFIX = "touring-log/photo" )
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Photo ¶
type TouringLog ¶
type TouringLog struct { Trip []*WebClientTrip Photo []*WebClientPhoto Center *WebClientTrip }
type Trip ¶
type User ¶
func (*User) ValidatePassword ¶
type WebClientPhoto ¶
type WebClientTrip ¶
Click to show internal directories.
Click to hide internal directories.