Liking cljdoc? Tell your friends :D

saldo.core

Core transaction functions and support for dispatch by map.

Core transaction functions and support for dispatch by map.
raw docstring

can-transfer?clj

(can-transfer? conn from to amount unit block-height recorded)

delegateclj

(delegate conn from to block-height recorded)

dispatchcljmultimethod

Dispatch on database operations.

Dispatch on database operations.
raw docstring

transferclj

(transfer conn from to amount unit block-height recorded)

validcljmultimethod

Check wheter a desired operation is valid.

Check wheter a desired operation is valid.
raw docstring

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

× close