Liking cljdoc? Tell your friends :D

missinterpret.storage.store.constructor


flow-store-argsclj

(flow-store-args name block-store-id content-store-id)

newclj

(new {:store/keys [name kind] :as args})

Returns a new store entity throwing an exception if the arguments are invalid.

Returns a new store entity throwing an exception if the
arguments are invalid.
raw docstring

new-block-storeclj

(new-block-store args)

new-content-storeclj

(new-content-store args)

sync-store-argsclj

(sync-store-args name block-store-id content-store-id)

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

× close