package
3.9.4
Repository: https://github.com/duc-cnzj/mars-client.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
RegisterFileSvcHandler registers the http handlers for service FileSvc to "mux".
RegisterFileSvcHandlerClient registers the http handlers for service FileSvc to "mux".
RegisterFileSvcHandlerFromEndpoint is same as RegisterFileSvcHandler but automatically dials to "endpoint" and closes the connection when "ctx" gets done.
RegisterFileSvcHandlerServer registers the http handlers for service FileSvc to "mux".
No description provided by the author

# Variables

No description provided by the author
FileSvc_ServiceDesc is the grpc.ServiceDesc for FileSvc service.

# Structs

No description provided by the author
DeleteUndocumentedFilesRequestValidationError is the validation error returned by DeleteUndocumentedFilesRequest.Validate if the designated constraints aren't met.
No description provided by the author
DeleteUndocumentedFilesResponseValidationError is the validation error returned by DeleteUndocumentedFilesResponse.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
No description provided by the author
FileDeleteRequestValidationError is the validation error returned by FileDeleteRequest.Validate if the designated constraints aren't met.
No description provided by the author
FileDeleteResponseValidationError is the validation error returned by FileDeleteResponse.Validate if the designated constraints aren't met.
No description provided by the author
FileListRequestValidationError is the validation error returned by FileListRequest.Validate if the designated constraints aren't met.
No description provided by the author
FileListResponseValidationError is the validation error returned by FileListResponse.Validate if the designated constraints aren't met.
FileValidationError is the validation error returned by File.Validate if the designated constraints aren't met.
UnimplementedFileSvcServer must be embedded to have forward compatible implementations.

# Interfaces

FileSvcClient is the client API for FileSvc service.
FileSvcServer is the server API for FileSvc service.
UnsafeFileSvcServer may be embedded to opt out of forward compatibility for this service.

# Type aliases

DeleteUndocumentedFilesRequestMultiError is an error wrapping multiple validation errors returned by DeleteUndocumentedFilesRequest.ValidateAll() if the designated constraints aren't met.
DeleteUndocumentedFilesResponseMultiError is an error wrapping multiple validation errors returned by DeleteUndocumentedFilesResponse.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.
FileDeleteRequestMultiError is an error wrapping multiple validation errors returned by FileDeleteRequest.ValidateAll() if the designated constraints aren't met.
FileDeleteResponseMultiError is an error wrapping multiple validation errors returned by FileDeleteResponse.ValidateAll() if the designated constraints aren't met.
FileListRequestMultiError is an error wrapping multiple validation errors returned by FileListRequest.ValidateAll() if the designated constraints aren't met.
FileListResponseMultiError is an error wrapping multiple validation errors returned by FileListResponse.ValidateAll() if the designated constraints aren't met.
FileMultiError is an error wrapping multiple validation errors returned by File.ValidateAll() if the designated constraints aren't met.