Behaviours: gen_server.
gen_server
Authors: joe williams (j@boundary.com).
j@boundary.com
new(Table, Opts) -> any()
start_link() -> {ok, Pid} | ignore | {error, Error}
Starts the server
Generated by EDoc