# Functions
No description provided by the author
RegisterStorageServiceHandler registers the http handlers for service StorageService to "mux".
RegisterStorageServiceHandlerClient registers the http handlers for service StorageService to "mux".
RegisterStorageServiceHandlerFromEndpoint is same as RegisterStorageServiceHandler but automatically dials to "endpoint" and closes the connection when "ctx" gets done.
RegisterStorageServiceHandlerServer registers the http handlers for service StorageService to "mux".
No description provided by the author
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Variables
No description provided by the author
No description provided by the author
Enum value maps for PresignedURLMethod.
Enum value maps for PresignedURLMethod.
StorageService_ServiceDesc is the grpc.ServiceDesc for StorageService service.
# Structs
No description provided by the author
BatchDeleteFileObjectReqValidationError is the validation error returned by BatchDeleteFileObjectReq.Validate if the designated constraints aren't met.
No description provided by the author
DeleteFileObjectReqValidationError is the validation error returned by DeleteFileObjectReq.Validate if the designated constraints aren't met.
No description provided by the author
FileObjectValidationError is the validation error returned by FileObject.Validate if the designated constraints aren't met.
No description provided by the author
ListFileObjectReqValidationError is the validation error returned by ListFileObjectReq.Validate if the designated constraints aren't met.
No description provided by the author
No description provided by the author
No description provided by the author
ListFileObjectResp_DataValidationError is the validation error returned by ListFileObjectResp_Data.Validate if the designated constraints aren't met.
No description provided by the author
ListFileObjectRespValidationError is the validation error returned by ListFileObjectResp.Validate if the designated constraints aren't met.
No description provided by the author
PresignedURLReqValidationError is the validation error returned by PresignedURLReq.Validate if the designated constraints aren't met.
No description provided by the author
No description provided by the author
No description provided by the author
PresignedURLRespValidationError is the validation error returned by PresignedURLResp.Validate if the designated constraints aren't met.
UnimplementedStorageServiceServer must be embedded to have forward compatible implementations.
# Interfaces
StorageServiceClient is the client API for StorageService service.
StorageServiceServer is the server API for StorageService service.
UnsafeStorageServiceServer may be embedded to opt out of forward compatibility for this service.
# Type aliases
BatchDeleteFileObjectReqMultiError is an error wrapping multiple validation errors returned by BatchDeleteFileObjectReq.ValidateAll() if the designated constraints aren't met.
DeleteFileObjectReqMultiError is an error wrapping multiple validation errors returned by DeleteFileObjectReq.ValidateAll() if the designated constraints aren't met.
FileObjectMultiError is an error wrapping multiple validation errors returned by FileObject.ValidateAll() if the designated constraints aren't met.
ListFileObjectReqMultiError is an error wrapping multiple validation errors returned by ListFileObjectReq.ValidateAll() if the designated constraints aren't met.
ListFileObjectResp_DataMultiError is an error wrapping multiple validation errors returned by ListFileObjectResp_Data.ValidateAll() if the designated constraints aren't met.
ListFileObjectRespMultiError is an error wrapping multiple validation errors returned by ListFileObjectResp.ValidateAll() if the designated constraints aren't met.
No description provided by the author
PresignedURLReqMultiError is an error wrapping multiple validation errors returned by PresignedURLReq.ValidateAll() if the designated constraints aren't met.
PresignedURLRespMultiError is an error wrapping multiple validation errors returned by PresignedURLResp.ValidateAll() if the designated constraints aren't met.