couch_db_update_notifier

Functions


code_change(OldVsn, State, Extra) -> term()

handle_call(Request, State) -> term()

handle_event(Event, Fun) -> term()

handle_info(X1, Pid) -> term()

init(Exec) -> term()

notify(Event) -> term()

start_link(Exec) -> term()

stop(Pid) -> term()

terminate(Reason, Pid) -> term()

View Functions