package
Version:
v0.2.1
Opens a new window with list of versions in this module.
Published: Jul 2, 2022
License: Apache-2.0
Opens a new window with license information.
Imports: 7
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Cache struct {
TimeToLiveMs int
StorageURL string
}
type Entry struct {
View *view.View
Selectors []byte
Data interface{}
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.