package
Version:
v0.0.0-...-d879545
Opens a new window with list of versions in this module.
Published: Feb 1, 2021
License: Apache-2.0
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
CacheData is a data which putting in cache
type CacheItem struct {
Data interface{}
TimeStamp time.Time
}
CacheItem is an item of cache
Source Files
¶
Click to show internal directories.
Click to hide internal directories.