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

Method BatchUpdateToTargets

feed.go:29–29  ·  view source on GitHub ↗
(context.Context, []UpdateToTargetsRequest)

Source from the content-addressed store, hash-verified

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}
32

Callers 1

TestBatchUpdateToTargetsFunction · 0.65

Implementers 1

feedfeed.go

Calls

no outgoing calls

Tested by 1

TestBatchUpdateToTargetsFunction · 0.52