Cizen
v0.18.1
v0.18.0
v0.17.0
v0.16.0
v0.15.0
v0.14.1
v0.14.0
v0.13.0
v0.12.5
v0.12.4
v0.12.3
v0.12.2
v0.12.1
v0.12.0
v0.11.3
v0.11.2
v0.11.1
v0.11.0
v0.10.0
v0.9.1
v0.9.0
v0.8.0
v0.7.1
v0.7.0
v0.6.0
v0.5.0
v0.4.0
v0.3.0
v0.2.0
v0.1.0
GUIDES
Modules
Cizen.Automaton.Call
Top
Cizen.Automaton.Cast
Top
Cizen.Automaton.PerformEffect
Top
Cizen.Automaton.Yield
Top
Cizen.CizenSagaRegistry
Top
Summary
Functions
get_pid/1
get_saga/1
start_link/0
Cizen.CrashLogger
Top
Summary
Functions
handle_info/2
init/1
terminate/2
Cizen.Dispatcher.Intake
Top
Summary
Functions
push/1
start_link/0
Cizen.Effect
Top
Sections
Example
Summary
Types
alias_of/0
consume/0
handler/0
resolve/0
t/0
Functions
handle_event/4
init/2
Callbacks
expand/2
handle_event/4
init/2
Cizen.EffectHandler
Top
Summary
Types
resolve/0
state/0
Functions
feed_event/2
init/1
perform_effect/2
Cizen.Effects.HybridMap
Top
Summary
Functions
delete/2
drop/2
equal?/2
fetch/2
fetch!/2
from_struct/1
get/2
get/3
get_and_update/3
get_and_update!/3
get_lazy/3
has_key?/2
keys/1
merge/2
merge/3
new/0
new/1
new/2
pop/2
pop/3
pop!/2
pop_lazy/3
put/3
put_new/3
put_new_lazy/3
replace!/3
split/2
take/2
to_list/1
update/4
update!/3
values/1
Cizen.Saga.Resumed
Top
Cizen.SagaID
Top
Summary
Types
t/0
Functions
new/0
Automaton
Cizen.Automaton
Top
Summary
Types
finish/0
state/0
Functions
finish/0
handle_call/3
handle_cast/2
handle_event/2
perform/1
resume/3
start/2
Callbacks
respawn/2
spawn/1
yield/1
Dispatchers
Cizen.Dispatcher
Top
Summary
Functions
dispatch/1
listen/1
listen/2
listen_all/0
listen_event_type/1
Cizen.Event
Top
Summary
Types
t/0
Cizen.Pattern
Top
Sections
Basic
With guard
Matches all
Matches the specific type of struct
Compose patterns
Multiple patterns
Multiple cases
Summary
Types
t/0
Functions
all/1
any/1
eval/2
match?/2
new/1
Effects
Cizen.Effects
Top
Sections
Alias all effects
Alias only specified effects
Cizen.Effects.All
Top
Sections
Example
Cizen.Effects.Chain
Top
Sections
Example
Cizen.Effects.Dispatch
Top
Sections
Example
Cizen.Effects.End
Top
Sections
Example
Cizen.Effects.Fork
Top
Sections
Example
Cizen.Effects.Map
Top
Sections
Example
Cizen.Effects.Race
Top
Sections
Anonymous race
Named Race
Cizen.Effects.Receive
Top
Sections
Example
Cizen.Effects.Resume
Top
Sections
Example
Cizen.Effects.Start
Top
Sections
Example
Cizen.Effects.Subscribe
Top
Sections
Example
Effectful
Cizen.Effectful
Top
Sections
Example
Summary
Functions
handle/1
Saga
Cizen.Saga
Top
Sections
Example
Summary
Types
lifetime/0
start_option/0
state/0
t/0
Functions
call/2
cast/2
exit/3
get_pid/1
get_saga/1
lazy_init/0
module/1
reply/2
resume/4
self/0
send_to/2
start/2
start_link/2
stop/1
Callbacks
handle_call/3
handle_cast/2
handle_event/2
on_resume/2
on_start/1
Cizen.Saga.Crashed
Top
Cizen.Saga.Finish
Top
Cizen.Saga.Finished
Top
Cizen.Saga.Started
Top
Cizen.SagaRegistry
Top
Summary
Types
dispatcher/0
entry/0
guards/0
key/0
registry/0
value/0
Functions
child_spec/1
count/1
dispatch/4
keys/2
lookup/2
meta/2
put_meta/3
register/4
start_link/1
unregister/3
update_value/4
Test
Cizen.Test
Top
Summary
Functions
assert_handle/2
assert_perform/2
ensure_finished/1
Cizen.CrashLogger
(Cizen v0.18.1)
View Source
A logger to log Saga.Crashed events.
Link to this section
Summary
Functions
handle_info(event, state)
init(arg)
terminate(arg1, state)
Link to this section
Functions
Link to this function
handle_info(event, state)
View Source
Link to this function
init(arg)
View Source
Link to this function
terminate(arg1, state)
View Source
Keyboard Shortcuts
×
c
Toggle sidebar
n
Toggle night mode
/
or
s
Focus search bar
g
Go to a HexDocs package
?
Bring up this help dialog
Go to a HexDocs package
×