Liking cljdoc? Tell your friends :D
Clojure only.

sked.protocol


Skedcljprotocol

cron-list-activeclj

(cron-list-active sked)

List all active crons.

List all active crons.

event-handleclj

(event-handle sked cron event)

Handle an event.

Handle an event.

event-try-createclj

(event-try-create sked scheduler-id cron-id date)

Try to create an event, returning nil if the event already exists.

Try to create an event, returning nil if the event already exists.

scheduler-heartbeatclj

(scheduler-heartbeat sked scheduler-id)

Hearbeat the scheduler. Return false to signal the scheduler to terminate.

Hearbeat the scheduler. Return false to signal the scheduler to terminate.

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

× close