package
Version:
v0.2.5
Opens a new window with list of versions in this module.
Published: May 26, 2026
License: MPL-2.0
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
DefaultDir returns the default user cache directory for odh-cli.
type Store struct {
Dir string
}
Store is a simple file-based cache.
New creates a store in the provided directory.
Get retrieves a cached response if it exists and is not expired.
Set stores a response in the cache.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.