package
Version:
v0.122.0
Opens a new window with list of versions in this module.
Published: Aug 7, 2024
License: AGPL-3.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
¶
View Source
var (
ErrFailedToInitialize = errors.New("cache initialization failed")
ErrBlobNotFound = errors.New("blob with the specified key not found")
ErrInternal = errors.New("internal cache error")
)
type PutOperation struct {
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.