Documentation
¶
Index ¶
Constants ¶
View Source
const (
RefreshToken int = 1
)
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type JCachePoT ¶
type JCachePoT struct { // Key KeY string // Info Struct Info interface{} // Time UniT (Time.Hour & Time.Minute & Time.Second) Method string // Time Expire time.Duration // contains filtered or unexported fields }
func NewJCacheAuth ¶
func NewJCacheAuth(client *redis.Client) *JCachePoT
func (*JCachePoT) IsAccessTokenExisT ¶
Click to show internal directories.
Click to hide internal directories.