View Source Teiserver.Account.ClientServer (Teiserver v0.0.1)

A process representing the state of a client.

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(list()) :: :ignore | {:error, any()} | {:ok, pid()}