Search
spawn
v0.5.0-alpha.13
Pages
Modules
Settings
View Source
Actors.Config
behaviour
(spawn v0.5.0-alpha.13)
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
()