API to manage Cron Entries & Cron-Scheduled Jobs.
To update a cron entry, call goose.client/perform-every
since it is idempotent.
API to manage Cron Entries & Cron-Scheduled Jobs.\ To update a cron entry, call [[goose.client/perform-every]] since it is idempotent. - [API wiki](https://github.com/nilenso/goose/wiki/API)
(delete broker entry-name)
Deletes Cron Entry & Cron-Scheduled Job of given :name
.
Deletes Cron Entry & Cron-Scheduled Job of given `:name`.
(find-by-name broker entry-name)
Finds a Cron Entry by :name
.
Finds a Cron Entry by `:name`.
(purge broker)
Purges all the Cron Entries & Cron-Scheduled Jobs.
Purges all the Cron Entries & Cron-Scheduled Jobs.
cljdoc builds & hosts documentation for Clojure/Script libraries
Ctrl+k | Jump to recent docs |
← | Move to previous article |
→ | Move to next article |
Ctrl+/ | Jump to the search field |