(totals db table coll & [viewer])
Returns the total page views in table
for coll
.
Returns the total page views in `table` for `coll`.
(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`.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close