Module proc

Spawns a new process for each twitter and google query.

Copyright © (C) 2012, Robin

Behaviours: gen_server.

Authors: Robin (robin@robin-N53SV).

Description

Spawns a new process for each twitter and google query. Alot of auto-generated comments due to using erlang skeletons

Function Index

query_google/1
query_twitter/1
start_link/0 Starts the server.

Function Details

query_google/1

query_google(KeyWord) -> any()

query_twitter/1

query_twitter(KeyWord) -> any()

start_link/0

start_link() -> {ok, Pid} | ignore | {error, Error}

Starts the server


Generated by EDoc, Dec 14 2012, 07:46:11.