package
Version:
v0.2.3-0...-a2ed143
Opens a new window with list of versions in this module.
Published: Mar 19, 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.