Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func HandleBotHook ¶ added in v1.2.2
func HandleBotHook(w http.ResponseWriter, r *http.Request)
func HandleCalman ¶
func HandleGoogleImage ¶ added in v1.2.8
func HandleGoogleImage(w http.ResponseWriter, r *http.Request)
Types ¶
type RootSearch ¶ added in v1.2.8
type RootSearch struct { Kind string `json:"kind"` Items []SearchItem `json:"items"` Queries Queries `json:"queries"` }
type SearchItem ¶ added in v1.2.8
Click to show internal directories.
Click to hide internal directories.