# Functions
No description provided by the author
RegisterFileHandler registers the http handlers for service File to "mux".
RegisterFileHandlerClient registers the http handlers for service File to "mux".
RegisterFileHandlerFromEndpoint is same as RegisterFileHandler but automatically dials to "endpoint" and closes the connection when "ctx" gets done.
RegisterFileHandlerServer registers the http handlers for service File 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
# Variables
No description provided by the author
File_ServiceDesc is the grpc.ServiceDesc for File service.
# Structs
No description provided by the author
DeleteRequestValidationError is the validation error returned by DeleteRequest.Validate if the designated constraints aren't met.
No description provided by the author
DeleteResponseValidationError is the validation error returned by DeleteResponse.Validate if the designated constraints aren't met.
No description provided by the author
DiskInfoRequestValidationError is the validation error returned by DiskInfoRequest.Validate if the designated constraints aren't met.
No description provided by the author
DiskInfoResponseValidationError is the validation error returned by DiskInfoResponse.Validate if the designated constraints aren't met.
No description provided by the author
ListRequestValidationError is the validation error returned by ListRequest.Validate if the designated constraints aren't met.
No description provided by the author
ListResponseValidationError is the validation error returned by ListResponse.Validate if the designated constraints aren't met.
No description provided by the author
MaxUploadSizeRequestValidationError is the validation error returned by MaxUploadSizeRequest.Validate if the designated constraints aren't met.
No description provided by the author
MaxUploadSizeResponseValidationError is the validation error returned by MaxUploadSizeResponse.Validate if the designated constraints aren't met.
No description provided by the author
ShowRecordsRequestValidationError is the validation error returned by ShowRecordsRequest.Validate if the designated constraints aren't met.
No description provided by the author
ShowRecordsResponseValidationError is the validation error returned by ShowRecordsResponse.Validate if the designated constraints aren't met.
UnimplementedFileServer must be embedded to have forward compatible implementations.
# Interfaces
FileClient is the client API for File service.
FileServer is the server API for File service.
UnsafeFileServer may be embedded to opt out of forward compatibility for this service.
# Type aliases
DeleteRequestMultiError is an error wrapping multiple validation errors returned by DeleteRequest.ValidateAll() if the designated constraints aren't met.
DeleteResponseMultiError is an error wrapping multiple validation errors returned by DeleteResponse.ValidateAll() if the designated constraints aren't met.
DiskInfoRequestMultiError is an error wrapping multiple validation errors returned by DiskInfoRequest.ValidateAll() if the designated constraints aren't met.
DiskInfoResponseMultiError is an error wrapping multiple validation errors returned by DiskInfoResponse.ValidateAll() if the designated constraints aren't met.
ListRequestMultiError is an error wrapping multiple validation errors returned by ListRequest.ValidateAll() if the designated constraints aren't met.
ListResponseMultiError is an error wrapping multiple validation errors returned by ListResponse.ValidateAll() if the designated constraints aren't met.
MaxUploadSizeRequestMultiError is an error wrapping multiple validation errors returned by MaxUploadSizeRequest.ValidateAll() if the designated constraints aren't met.
MaxUploadSizeResponseMultiError is an error wrapping multiple validation errors returned by MaxUploadSizeResponse.ValidateAll() if the designated constraints aren't met.
ShowRecordsRequestMultiError is an error wrapping multiple validation errors returned by ShowRecordsRequest.ValidateAll() if the designated constraints aren't met.
ShowRecordsResponseMultiError is an error wrapping multiple validation errors returned by ShowRecordsResponse.ValidateAll() if the designated constraints aren't met.