Search
spawn
v0.1.0
Pages
Modules
Settings
View Source
Actors.Config
behaviour
(spawn v0.1.0)
Link to this section
Summary
Callbacks
get(module, atom)
load(module)
Link to this section
Callbacks
Link to this callback
get(module, atom)
View Source
@callback
get(
module
(),
atom
()) ::
any
()
Link to this callback
load(module)
View Source
@callback
load(
module
()) ::
map
()