GenWorker v0.0.8 GenWorker.Configuration View Source
Handles GenWorker configurations.
Link to this section Summary
Functions
Accepts a keyword of options. Puts options into application environment. Allows only whitelisted options.
Returns all options.
Defines before hook.
Allows to set the config options.
See GenWorker.configure/1
.
Defines finally hook
Returns the value associated with key.
Starts on start server.
Link to this section Functions
Accepts a keyword of options. Puts options into application environment. Allows only whitelisted options.
Returns all options.
Defines before hook.
Allows to set the config options.
See GenWorker.configure/1
.
Defines finally hook
Returns the value associated with key.
Starts on start server.