Copyright © 2012-2015 Michael Truog
Version: 1.5.1 Sep 9 2016 14:52:11 ------------------------------------------------------------------------
Behaviours: application.
Authors: Michael Truog (mjtruog [at] gmail (dot) com).
group_storage/0 |
Provide the CPG group_storage configuration.Must be a module that provides a dict interface (an interface based on the dict module). |
listen_type/0 |
Determine how CPG will monitor node connections.. |
start/2 |
Start the CPG application.. |
stop/1 |
Stop the CPG application.. |
group_storage() -> any()
listen_type() -> any()
start(X1, X2) -> any()
stop(X1) -> any()
Generated by EDoc, Sep 9 2016, 14:52:11.