Liking cljdoc? Tell your friends :D
Clojure only.

burningswell.db.page-views


totalsclj

(totals db table coll & [viewer])

Returns the total page views in table for coll.

Returns the total page views in `table` for `coll`.
raw docstring

totals-by-idclj

(totals-by-id db table entity & [viewer-id])

Returns the total page views in table for entity.

Returns the total page views in `table` for `entity`.
raw docstring

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

× close