(migrate! cfg)
(to->v2 {:keys [conn loop? now-ms] :or {loop? true} :as cfg})
(to->v2-ent {:keys [conn]} now-ms id)
cljdoc is a website building & hosting documentation for Clojure/Script libraries