Caylir.Graph.Worker
Worker module for direct communication with the graph.
Summary↑
init(args) | Initializes the worker |
start_link(graph) | Starts the worker process |
Functions
Specs:
Initializes the worker.
Specs:
- start_link(module) :: GenServer.on_start
Starts the worker process.