Copyright © (C) 2012, Robin
Behaviours: gen_server.
Authors: Robin (robin@robin-N53SV).
query_google/1 | |
query_twitter/1 | |
start_link/0 | Starts the server. |
query_google(KeyWord) -> any()
query_twitter(KeyWord) -> any()
start_link() -> {ok, Pid} | ignore | {error, Error}
Starts the server
Generated by EDoc, Dec 14 2012, 07:46:11.