Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type TokenCacheRedis ¶
type TokenCacheRedis struct {
// contains filtered or unexported fields
}
func NewTokenInterface ¶
func NewTokenInterface(rdb redis.UniversalClient) *TokenCacheRedis
func (*TokenCacheRedis) AddTokenFlag ¶
func (*TokenCacheRedis) DeleteTokenByUid ¶ added in v1.8.0
func (t *TokenCacheRedis) DeleteTokenByUid(ctx context.Context, userID string) error
func (*TokenCacheRedis) GetTokensWithoutError ¶
Click to show internal directories.
Click to hide internal directories.