package
0.1.51
Repository: https://github.com/origadmin/runtime.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
No description provided by the author

# Constants

No description provided by the author

# Variables

No description provided by the author
FileUploadService_ServiceDesc is the grpc.ServiceDesc for FileUploadService service.

# Structs

FileHeader defines the structure of a file header.
FileHeaderValidationError is the validation error returned by FileHeader.Validate if the designated constraints aren't met.
UnimplementedFileUploadServiceServer must be embedded to have forward compatible implementations.
UploadRequest file block information.
UploadRequestValidationError is the validation error returned by UploadRequest.Validate if the designated constraints aren't met.
UploadResponse defines the structure of a file response.
UploadResponseValidationError is the validation error returned by UploadResponse.Validate if the designated constraints aren't met.

# Interfaces

FileUploadServiceClient is the client API for FileUploadService service.
FileUploadServiceServer is the server API for FileUploadService service.
UnsafeFileUploadServiceServer may be embedded to opt out of forward compatibility for this service.

# Type aliases

FileHeaderMultiError is an error wrapping multiple validation errors returned by FileHeader.ValidateAll() if the designated constraints aren't met.
UploadRequestMultiError is an error wrapping multiple validation errors returned by UploadRequest.ValidateAll() if the designated constraints aren't met.
UploadResponseMultiError is an error wrapping multiple validation errors returned by UploadResponse.ValidateAll() if the designated constraints aren't met.