MCPcopy Index your code
hub / github.com/apache/answer / UserInfo

Method UserInfo

plugin/user_center.go:33–33  ·  view source on GitHub ↗

UserInfo returns the user information

(externalID string)

Source from the content-addressed store, hash-verified

31 SignUpCallback(ctx *GinContext) (userInfo *UserCenterBasicUserInfo, err error)
32 // UserInfo returns the user information
33 UserInfo(externalID string) (userInfo *UserCenterBasicUserInfo, err error)
34 // UserStatus returns the latest user status
35 UserStatus(externalID string) (userStatus UserStatus)
36 // UserList returns the user list information

Callers 2

UserInfoMethod · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected