package
Version:
v2.3.0-beta35
Opens a new window with list of versions in this module.
Published: Nov 9, 2024
License: Apache-2.0
Opens a new window with license information.
Imports: 11
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package storage defines methods for storage DB.
type MockUploadResponse struct {
IsSuccess bool `json:"isSuccess"`
Error string `json:"error"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.