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()
Link to this function

start_nodes(prefix, amount, opts)

View Source
@spec start_nodes(atom(), pos_integer(), Keyword.t()) :: [atom()]