Module mx_broker

Behaviours: gen_server.

Function Index

start_link/2 Starts the server.

Function Details

start_link/2

start_link(I::term(), Opts::term()) -> {ok, Pid} | ignore | {error, Error}

Starts the server


Generated by EDoc