Liking cljdoc? Tell your friends :D

yetibot.api.google


accepted-keywordsclj

source

api-urlclj

source

configclj

(config)
source

configured?clj

(configured?)
source

display-orderclj

source

format-resultclj

(format-result result & {:keys [order] :or {order :normal}})

format a single query result

format a single query result
sourceraw docstring

format-resultsclj

(format-results results & {:keys [order] :or {order :normal}})

map a vector of results to a vector of string representations of the results

map a vector of results to a vector
of string representations of the results
sourceraw docstring

google-schemaclj

source

(image-search q & {:keys [args] :or {args {}}})
source

messagesclj

source

populate-options-from-configclj

(populate-options-from-config)
source

(search q & {:keys [order args] :or {args {} order :normal}})

main search function, args refer to map of extra params to the search api order refers to the the way result is display (look at display-order var)

main search function,
args refer to map of extra params to the search api
order refers to the the way result is display (look
at display-order var)
sourceraw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close