Behaviours: gen_server.
start_link(I::term(), Opts::term()) -> {ok, Pid} | ignore | {error, Error}
Starts the server
Generated by EDoc