Documentation
¶
Index ¶
- func FlickRate(w http.ResponseWriter, r *http.Request) (err error)
- func Group(w http.ResponseWriter, r *http.Request) (err error)
- func GroupInit() (err error)
- func OneGroup(w http.ResponseWriter, r *http.Request) (err error)
- func SearchTerm(w http.ResponseWriter, r *http.Request) (err error)
- func SearchTermInit() (err error)
- type CanonicalInfo
- type CanonicalMapType
- type GroupData
- type GroupInfo
- type GroupPhotoInfo
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func SearchTerm ¶
func SearchTerm(w http.ResponseWriter, r *http.Request) (err error)
func SearchTermInit ¶
func SearchTermInit() (err error)
Types ¶
type CanonicalInfo ¶
type CanonicalMapType ¶
type CanonicalMapType struct {
EntryMap map[string]*CanonicalInfo
EntryList []*CanonicalInfo
SearchCount int64
}
type GroupPhotoInfo ¶
type GroupPhotoInfo struct {
flickrdb.StatsSummaryRow
ViewsInGroup int64
}
Click to show internal directories.
Click to hide internal directories.