Liking cljdoc? Tell your friends :D

mx.interware.arp.io.log-feed-simulator


calc-waitclj

(calc-wait last-ref hora milli)

do-itclj

(do-it)

do2clj

(do2 n)

LOG-LINE-TEMPLATEclj


redo-logclj

(redo-log in-file-name
          out-file-name
          &
          {:keys [ini end with-wait rate]
           :or {ini 0 end 999999999 with-wait true rate 1}})

redo-log->arpclj

(redo-log->arp host-name
               service
               in-file-name
               &
               {:keys [ini end with-wait rate arp-config]
                :or {ini 0
                     end 9999999999
                     with-wait true
                     rate 1
                     arp-config {:host "localhost" :port 9900}}})

send->arpclj

(send->arp strm evt)

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

× close