Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
Functions ¶
This section is empty.
Types ¶
type RolesAndGroupsQueries ¶
type Sink ¶
type Sink struct {
UserInfoService *UserInfoService
}
func (*Sink) ReceiveBlockingEvent ¶
type UserInfoService ¶
type UserInfoService struct { Redis *appredis.Handle AppID config.AppID UserQueries UserQueries RolesAndGroupsQueries RolesAndGroupsQueries }
func (*UserInfoService) GetUserInfoBearer ¶
func (*UserInfoService) GetUserInfoGreatest ¶
func (*UserInfoService) PurgeUserInfo ¶
func (s *UserInfoService) PurgeUserInfo(ctx context.Context, userID string) error
type UserQueries ¶
Click to show internal directories.
Click to hide internal directories.