Liking cljdoc? Tell your friends :D

moira.event


app-idcljs

(app-id)
source

counter->suffixcljs

(counter->suffix x)
source

current-datecljs

(current-date)
source

date->prefixcljs

(date->prefix ms)

Encode date into format suitable for generating EventId.

Encode `date` into format suitable for generating `EventId`.
sourceraw docstring

event-id?cljs

source

factorycljs

(factory)
source

Factorycljsprotocol

->eventcljs

(->event this m)

Create event from data m with generated :id.

Create event from data `m` with generated `:id`.
source

IdGeneratorcljsprotocol

next-idcljs

(next-id this)

Generate unique event-id in context of this.

Generate unique event-id in context of `this`.
source

monotonic-nowcljs

(monotonic-now)
source

read-event-idclj

(read-event-id form)
source

string->event-idcljs

(string->event-id s)
source

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

× close