MCPcopy Create free account
hub / github.com/GetStream/stream-go2 / UpdateToTargets

Method UpdateToTargets

feed.go:28–28  ·  view source on GitHub ↗
(context.Context, Activity, ...UpdateToTargetsOption)

Source from the content-addressed store, hash-verified

26 GetFollowing(context.Context, ...FollowingOption) (*FollowingResponse, error)
27 Unfollow(context.Context, Feed, ...UnfollowOption) (*BaseResponse, error)
28 UpdateToTargets(context.Context, Activity, ...UpdateToTargetsOption) (*UpdateToTargetsResponse, error)
29 BatchUpdateToTargets(context.Context, []UpdateToTargetsRequest) (*UpdateToTargetsResponse, error)
30 RealtimeToken(bool) string
31}

Callers 1

TestUpdateToTargetsFunction · 0.65

Implementers 1

feedfeed.go

Calls

no outgoing calls

Tested by 1

TestUpdateToTargetsFunction · 0.52