couch_rep_changes_feed

Functions


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

handle_call(X1, From, State) -> term()

handle_cast(Msg, State) -> term()

handle_info(Msg, State) -> term()

init(Args) -> term()

next(Server) -> term()

start_link(Parent, Source, StartSeq, PostProps) -> term()

stop(Server) -> term()

terminate(Reason, State) -> term()

View Functions