package
Version:
v0.2.2
Opens a new window with list of versions in this module.
Published: Apr 26, 2024
License: MPL-2.0
Opens a new window with license information.
Imports: 10
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
New mock storage. Takes a bucket and mock data.
The data is a map of object name -> list of versions
type MockObject struct {
VersionID string
Data []byte
}
MockObject is a single version of an object
Source Files
¶
Click to show internal directories.
Click to hide internal directories.