Liking cljdoc? Tell your friends :D
ClojureScript only.

feathers.services


IFeathersServicecljsprotocol

mixincljs

(mixin this mixin)

publishcljs

(publish this publisher)
(publish this event publisher)

findcljs

(find this params)

removecljs

(remove this id params)

getcljs

(get this id params)

patchcljs

(patch this id data params)

removelistenercljs

(removelistener this event)
(removelistener this event callback)

createcljs

(create this data params)

hookscljs

(hooks this hooks)

updatecljs

(update this id data params)

setupcljs

(setup this app path)

emitcljs

(emit this event data)

oncljs

(on this event listener)
source

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

× close