Liking cljdoc? Tell your friends :D

hive-rss.schema

The values hive-rss passes between its layers: a subscription, a parsed feed and its items, the schedule, and the per-feed state that survives restarts.

The values hive-rss passes between its layers: a subscription, a parsed feed
and its items, the schedule, and the per-feed state that survives restarts.
raw docstring

AuthSchemeclj

source

Credentialclj

What a feed that answers only to a key is fetched with. The secret prints as #secret[redacted].

What a feed that answers only to a key is fetched with. The secret prints
as `#secret[redacted]`.
sourceraw docstring

CredentialUrlclj

An http(s) URL with any user:secret@ split off.

An http(s) URL with any `user:secret@` split off.
sourceraw docstring

EpochSecondsclj

source

explain-settingsclj

source

Feedclj

source

FeedStateclj

What the scheduler remembers about one feed between polls.

What the scheduler remembers about one feed between polls.
sourceraw docstring

FetchesPerDayclj

How many times a day every subscription is polled: at least once, at most every 15 minutes.

How many times a day every subscription is polled: at least once, at most
every 15 minutes.
sourceraw docstring

HttpUrlclj

source

Itemclj

source

NonBlankclj

source

secret?clj

(secret? x)

Whether x is a Secret.

Whether `x` is a Secret.
sourceraw docstring

Settingsclj

source

Stateclj

source

Subscriptionclj

One feed the scheduler polls. :feed/id names it in tags and state and defaults to a slug of the URL. The URL never carries userinfo; a key travels as :feed/auth.

One feed the scheduler polls. `:feed/id` names it in tags and state and
defaults to a slug of the URL. The URL never carries userinfo; a key
travels as `:feed/auth`.
sourceraw docstring

valid-feed?clj

source

valid-settings?clj

source

valid-subscription?clj

source

cljdoc builds & hosts documentation for Clojure/Script libraries

Keyboard shortcuts
Ctrl+kJump to recent docs
Move to previous article
Move to next article
Ctrl+/Jump to the search field
× close