Liking cljdoc? Tell your friends :D
Clojure only.

googlesheets-sql-sync.worker


auth-onlyclj

(auth-only {:keys [config-file user-oauth-url work>] :as ctx})

Authenticate async and exit once done. Returns channel that gets value once done.

Authenticate async and exit once done.
Returns channel that gets value once done.
sourceraw docstring

startclj

(start {:keys [work>] :as ctx})

Start system. Returns channel that gets value once done. Channel gets :not-ok on failure.

Start system.
Returns channel that gets value once done.
Channel gets :not-ok on failure.
sourceraw docstring

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

× close