Liking cljdoc? Tell your friends :D

shyvana.follow


followclj

(follow feed follower)

Follow feed for all new activities

Follow feed for all new activities
sourceraw docstring

follow-allclj

(follow-all feed follower)

Follow feed and copy all activites already existing on followed feed into target

Follow feed and copy all activites already existing on followed feed into target
sourceraw docstring

get-follow-relationsclj

(get-follow-relations feed ids)
(get-follow-relations feed ids {:keys [limit offset]})

Checks whether feeds identified by their IDs are followed by one, particular feed (get-followed flat-feed-ref [(FeedID. "tag:clojure") (FeedID. "tag:scala")])

Checks whether feeds identified by their IDs are followed by one, particular feed
(get-followed flat-feed-ref [(FeedID. "tag:clojure") (FeedID. "tag:scala")])
sourceraw docstring

unfollowclj

(unfollow feed follower)

Unfollow feed but keep activities from followed feed on followers' feed

Unfollow feed but keep activities from followed feed on followers' feed
sourceraw docstring

unfollow-allclj

(unfollow-all feed follower)

Unfollow feed and clear old activities from followers' feed

Unfollow feed and clear old activities from followers' feed
sourceraw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close