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.
api_version/0 |
api_version() -> any()
Generated by EDoc