Behaviours: gen_server.
gen_server
Authors: Chap Lovejoy (chaplovejoy@gmail.com).
chaplovejoy@gmail.com
start_link(Output) -> {ok, Pid} | ignore | {error, Error}
Starts the server
stop(Pid) -> any()
Generated by EDoc