Documentation
¶
Index ¶
- func AuthorizerAccessToken(appId string, redisProvider types.RedisProvider, args ...string) cache.ObjectCache
- func AuthorizerRefreshToken(appId string, redisProvider types.RedisProvider, args ...string) cache.ObjectCache
- func ComponentAccessToken(appId string, redisProvider types.RedisProvider) cache.ObjectCache
- func ComponentVerifyTicket(appId string, redisProvider types.RedisProvider) cache.ObjectCache
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AuthorizerAccessToken ¶
func AuthorizerAccessToken(appId string, redisProvider types.RedisProvider, args ...string) cache.ObjectCache
func AuthorizerRefreshToken ¶
func AuthorizerRefreshToken(appId string, redisProvider types.RedisProvider, args ...string) cache.ObjectCache
func ComponentAccessToken ¶
func ComponentAccessToken(appId string, redisProvider types.RedisProvider) cache.ObjectCache
func ComponentVerifyTicket ¶
func ComponentVerifyTicket(appId string, redisProvider types.RedisProvider) cache.ObjectCache
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.