package
Version:
v0.93.0
Opens a new window with list of versions in this module.
Published: Dec 13, 2022
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.