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