package
Version:
v0.2.1
Opens a new window with list of versions in this module.
Published: Jul 26, 2020
License: MIT
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 4
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.