Liking cljdoc? Tell your friends :D

crucible.resources


defresourcecljmacro

(defresource sym resource-type props-spec)

Adds a resource factory function to the namespace, documenting the AWS type

Adds a resource factory function to the namespace, documenting the AWS type
sourceraw docstring

invalid?clj

source

properties-typecljmultimethod

source

resource-factoryclj

(resource-factory resource-type props-spec)
source

spec-or-refcljmacro

(spec-or-ref spec)

Allows the given spec, keyed as :literal, or a referenced value, keyed as :reference.

Allows the given spec, keyed as :literal, or a referenced value, keyed as :reference.
sourceraw docstring

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

× close