Liking cljdoc? Tell your friends :D

capn-hook.client

Namespace for handling all the RESTful calls to the other services with the connection pool being passed in to all calls.

Namespace for handling all the RESTful calls to the other services with the
connection pool being passed in to all calls.
raw docstring

capn-hook.core

This namespace is the main user-facing API for the library that will send all the webhook messages to the registered listeners. If one is never listening, we'll keep trying to send to it for a very long time.

This namespace is the main user-facing API for the library that will send
all the webhook messages to the registered listeners. If one is never
listening, we'll keep trying to send to it for a very long time.
raw docstring

capn-hook.durable

This namespace is all about the durable queues for the events streaming in the service. This will include the enqueueing, processing, and even the Datadog monitoriing of the queue sizes.

This namespace is all about the durable queues for the events streaming in
the service. This will include the enqueueing, processing, and even the
Datadog monitoriing of the queue sizes.
raw docstring

capn-hook.logging

Logging utilities that include performance logging. Parts pulled from Guaranteed-Rate/logdog open source project.

Logging utilities that include performance logging. Parts pulled from
Guaranteed-Rate/logdog open source project.
raw docstring

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

× close