package
Version:
v0.54.0
Opens a new window with list of versions in this module.
Published: May 21, 2021
License: MPL-2.0
Opens a new window with license information.
Imports: 8
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.