Liking cljdoc? Tell your friends :D

goose.api.cron-jobs

API to manage cron-jobs AKA periodic jobs.
To update a cron entry, call goose.client/perform-every since it's idempotent.\

API to manage cron-jobs AKA periodic jobs.\
To update a cron entry, call [[goose.client/perform-every]] since it's idempotent.\
- [API wiki](https://github.com/nilenso/goose/wiki/API)
raw docstring

goose.api.dead-jobs

API to manage dead jobs.\

API to manage dead jobs.\
- [API wiki](https://github.com/nilenso/goose/wiki/API)
raw docstring

goose.api.enqueued-jobs

API to manage enqueued jobs.\

API to manage enqueued jobs.\
- [API wiki](https://github.com/nilenso/goose/wiki/API)
raw docstring

goose.api.scheduled-jobs

API to manage scheduled jobs.\

API to manage scheduled jobs.\
- [API wiki](https://github.com/nilenso/goose/wiki/API)
raw docstring

goose.broker

Defines protocol for Message Broker of Goose.

Defines protocol for Message Broker of Goose.
raw docstring

goose.client

Functions for executing job in async, scheduled or periodic manner.

Functions for executing job in async, scheduled or periodic manner.
raw docstring

goose.metrics.statsd

StatsD is the default & specimen plugin for Goose. Plugins can be customized by implementing Metrics protocol.

StatsD is the default & specimen plugin for Goose.
Plugins can be customized by implementing Metrics protocol.
raw docstring

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

× close