package
Version:
v1.0.0
Opens a new window with list of versions in this module.
Published: Mar 12, 2021
License: MIT
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type AuthCache struct {
Keys interface{}
Expiry time.Time
}
AuthCache is a general purpose cache
IsExpired checks if the Keys have expired.
Compares Expiry time with current time.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.