Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/openimsdk/open-im-server
/ GetFaceURL
Method
GetFaceURL
pkg/notification/common_user/common.go:19–19 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
17
type
CommonUser
interface
{
18
GetNickname() string
19
GetFaceURL() string
20
GetUserID() string
21
GetEx() string
22
}
Callers
4
FriendRequestDB2Pb
Function · 0.65
PopulateGroupMember
Method · 0.65
getUser
Method · 0.65
getGroupRequest
Method · 0.65
Implementers
1
User
pkg/common/storage/model/user.go
Calls
no outgoing calls
Tested by
no test coverage detected