RaftEx.NodeDiscovery (raft_ex v0.1.0)

View Source

Seed-based node discovery for RaftEx clusters.

Summary

Functions

Returns a specification to start this module under a supervisor.

Start the node discovery process.

Functions

child_spec(init_arg)

Returns a specification to start this module under a supervisor.

See Supervisor.

start_link(opts)

@spec start_link(keyword()) :: GenServer.on_start()

Start the node discovery process.