Liking cljdoc? Tell your friends :D
Clojure only.

consul.client.async

Asynchronous consul client.

Asynchronous consul client.
raw docstring

invokeclj

(invoke client arg-map)

Invoke an asynchronous Consul API call.

Arguments and return values are equivalent to those for consul.client/invoke, except this function returns a manifold deferred that will yield the response.

Invoke an asynchronous Consul API call.

Arguments and return values are equivalent to those
for [[consul.client/invoke]], except this function
returns a manifold deferred that will yield the
response.
sourceraw docstring

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

× close