View Source Teiserver.System.ClusterManager (Teiserver v0.0.4)

The cluster manager for handling adding nodes to a cluster.

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.

Link to this function

start_link(params, opts \\ [])

View Source