Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/GetStream/stream-go2
/ ID
Method
ID
feed.go:18–18 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
16
// Stream feed.
17
type
Feed
interface
{
18
ID() string
19
Slug() string
20
UserID() string
21
AddActivity(context.Context, Activity) (*AddActivityResponse, error)
Callers
8
Unfollow
Method · 0.65
NewFollowRelationship
Function · 0.65
NewUnfollowRelationship
Function · 0.65
TestFeedID
Function · 0.65
TestUpdateToTargets
Function · 0.65
TestBatchUpdateToTargets
Function · 0.65
AddToMany
Method · 0.65
followStats
Method · 0.65
Implementers
1
feed
feed.go
Calls
no outgoing calls
Tested by
3
TestFeedID
Function · 0.52
TestUpdateToTargets
Function · 0.52
TestBatchUpdateToTargets
Function · 0.52