Module rabbit_peer_discovery_backend

This module defines the rabbit_peer_discovery_backend behaviour.
Required callback functions: list_nodes/0, supports_registration/0, register/0, unregister/0, post_registration/0, lock/1, unlock/1.
Optional callback functions: init/0.


Generated by EDoc