Liking cljdoc? Tell your friends :D

org.purefn.lebowski.encoder.api


decodeclj

(decode encoder document)

Decode the document into a value and check-and-set token.

Decode the document into a value and check-and-set token.
sourceraw docstring

document?clj

source

encodeclj

(encode encoder id value)

Encode the value as a document with the given ID.

Encode the value as a document with the given ID.
sourceraw docstring

encode-versionedclj

(encode-versioned encoder id value cas)

Encode the value as a document with the given ID and check-and-set token.

Encode the value as a document with the given ID and check-and-set token.
sourceraw docstring

encoder?clj

source

id-regexclj

source

id?clj

source

namedclj

(named encoder id)

Create an empty document with the given ID.

Create an empty document with the given ID.
sourceraw docstring

versionedclj

(versioned encoder id cas)

Create an empty document with the given ID and check-and-set token.

Create an empty document with the given ID and check-and-set token.
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