View Source HayCluster.Server (hay_cluster v1.0.1)
Summary
Functions
Returns a specification to start this module under a supervisor.
Functions
Returns a specification to start this module under a supervisor.
See Supervisor
.
@spec start_link(Keyword.t()) :: GenServer.on_start()
@spec start_nodes(atom(), pos_integer(), Keyword.t()) :: [atom()]