View Source Exrpc.Server (exrpc v0.4.0)

Summary

Functions

Returns a specification to start this module under a supervisor.

Functions

@spec child_spec(keyword()) :: Supervisor.child_spec()

Returns a specification to start this module under a supervisor.

See Supervisor.

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