Hammox
v0.3.1
Pages
Modules
Hammox.Cache
(Hammox v0.3.1)
View Source
Link to this section
Summary
Functions
child_spec(arg)
Returns a specification to start this module under a supervisor.
get(key)
put(key, value)
start_link(initial_value)
Link to this section
Functions
Link to this function
child_spec(arg)
View Source
Returns a specification to start this module under a supervisor.
See
Supervisor
.
Link to this function
get(key)
View Source
Link to this function
put(key, value)
View Source
Link to this function
start_link(initial_value)
View Source