Behaviours: gen_server.
start_link() -> {ok, pid()} | ignore | {error, term()}
Start and link to calling process.
Generated by EDoc