gen_rpc_client_sup (gen_rpc v3.0.1)

Link to this section Summary

Link to this section Types

Link to this type

node_or_tuple/0

Specs

node_or_tuple() :: atom() | {atom(), term()}.

Link to this section Functions

Specs

nodes() -> list().
Link to this function

start_child(NodeOrTuple)

Specs

Specs

start_link() -> supervisor:startlink_ret().
Link to this function

stop_child(Pid)

Specs

stop_child(pid()) -> ok.