Liking cljdoc? Tell your friends :D

clj-artnet.impl.protocol.diagnostics

Diagnostics logic (Art-Net 4).

Diagnostics logic (Art-Net 4).
raw docstring

ack-actionsclj

(ack-actions state sender acknowledgements)

Generates ArtDiagData actions for acknowledgements.

Generates ArtDiagData actions for acknowledgements.
sourceraw docstring

default-priority-codeclj

source

default-rate-limit-hzclj

source

nanos-per-secondclj

source

normalize-configclj

(normalize-config diagnostics)

Normalizes diagnostics configuration options.

Normalizes diagnostics configuration options.
sourceraw docstring

priority-codeclj

(priority-code value)
(priority-code value default-value)

Normalizes priority to Table 5 code. Defaults to :dp-low.

Normalizes priority to Table 5 code. Defaults to :dp-low.
sourceraw docstring

refresh-stateclj

(refresh-state state)
(refresh-state state now)

Prunes subscribers and updates warnings. Returns [state subscribers].

Prunes subscribers and updates warnings. Returns [state subscribers].
sourceraw docstring

resolve-diagnostic-targetsclj

(resolve-diagnostic-targets state message-priority)

Resolves diagnostic message targets.

Returns: [state {:targets [...] :effective-priority int :subscriber-count int}]

Resolves diagnostic message targets.

Returns:
  [state {:targets [...] :effective-priority int :subscriber-count int}]
sourceraw docstring

cljdoc builds & hosts documentation for Clojure/Script libraries

Keyboard shortcuts
Ctrl+kJump to recent docs
Move to previous article
Move to next article
Ctrl+/Jump to the search field
× close