Liking cljdoc? Tell your friends :D

unleash-client-clojure.unleash


buildclj

(build app-name instance-id api & fs)
source

build-with-custom-strategiesclj

(build-with-custom-strategies app-name instance-id api strategies & fs)
source

IUnleashcljprotocol

enabled?clj

(enabled? this toggle-name)
(enabled? this toggle-name fallback)
(enabled? this toggle-name context fallback)

get-feature-toggle-namesclj

(get-feature-toggle-names this)

get-toggle-definitionclj

(get-toggle-definition this toggle-name)

get-variantclj

(get-variant this toggle-name)
(get-variant this toggle-name default-variant)

get-variant-with-contextclj

(get-variant-with-context this toggle-name context)
(get-variant-with-context this toggle-name context default-variant)
source

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

× close