Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/GoSimplicity/LinkMe
/ GetFollowerCountReq
Struct
GetFollowerCountReq
internal/api/req/relation_req.go:34–36 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
32
}
33
34
type
GetFollowerCountReq
struct
{
35
UserID int64 `json:
"userId"
`
36
}
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected