(last-index appender)
Returns the last index this appender appended
Returns the last index this appender appended
(queue appender)
Returns associated queue to this appender
Returns associated queue to this appender
(write! appender x)
Writes a new message to queue.
Writes a new message to queue.
(make queue)
(make queue opts)
Creates a new appender instance. Takes a queue to append to as argument. You can also call datafy on the appender to get associated data.
Creates a new appender instance. Takes a queue to append to as argument. You can also call datafy on the appender to get associated data.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close