Liking cljdoc? Tell your friends :D

monkey.pushover.core


default-optsclj

source

make-clientclj

(make-client & [opts])
source

post-messageclj

(post-message client msg)

Posts a message to the Pushover API. client is a map returned by make-client. msg must contain at least :token, :user and :message keys.

Posts a message to the Pushover API.  `client` is a map returned by
`make-client`.  `msg` must contain at least `:token`, `:user` and
`:message` keys.
sourceraw docstring

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