View Source Exrpc.Client (exrpc v0.4.2)

Summary

Functions

Returns a specification to start this module under a supervisor.

Types

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()