couch_rep_missing_revs

Functions


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

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

handle_cast(X1, State) -> term()

handle_info(Msg, State) -> term()

init(X1) -> term()

next(Server) -> term()

start_link(Parent, Target, ChangesFeed, PostProps) -> term()

stop(Server) -> term()

terminate(Reason, State) -> term()

View Functions