exstreme v0.0.1 Exstreme.GNode.Common.Data

The data for each node

Summary

Types

graph_func :: (term, Exstreme.GNode.Common.Data.t -> {:ok, term} | :error)
t :: %Exstreme.GNode.Common.Data{func: graph_func, funnel_queue: [term], next: [atom], nid: atom, opts: [{:key, term}], received_counter: non_neg_integer, sent_counter: non_neg_integer}