package
0.0.0-20240308035752-4028148deda6
Repository: https://github.com/zhaoxin-bf/proto-apis.git
Documentation: pkg.go.dev
# Functions
No description provided by the author
RegisterStreamServiceHandler registers the http handlers for service StreamService to "mux".
RegisterStreamServiceHandlerClient registers the http handlers for service StreamService to "mux".
RegisterStreamServiceHandlerFromEndpoint is same as RegisterStreamServiceHandler but automatically dials to "endpoint" and closes the connection when "ctx" gets done.
RegisterStreamServiceHandlerServer registers the http handlers for service StreamService 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
# Variables
No description provided by the author
StreamService_ServiceDesc is the grpc.ServiceDesc for StreamService service.
# Structs
No description provided by the author
No description provided by the author
ImageListValidationError is the validation error returned by ImageList.Validate if the designated constraints aren't met.
ImageValidationError is the validation error returned by Image.Validate if the designated constraints aren't met.
No description provided by the author
No description provided by the author
OrderListResponseValidationError is the validation error returned by OrderListResponse.Validate if the designated constraints aren't met.
No description provided by the author
OrderSearchParamsValidationError is the validation error returned by OrderSearchParams.Validate if the designated constraints aren't met.
OrderValidationError is the validation error returned by Order.Validate if the designated constraints aren't met.
No description provided by the author
SumDataRequestValidationError is the validation error returned by SumDataRequest.Validate if the designated constraints aren't met.
No description provided by the author
SumDataResponseValidationError is the validation error returned by SumDataResponse.Validate if the designated constraints aren't met.
UnimplementedStreamServiceServer must be embedded to have forward compatible implementations.
No description provided by the author
UploadResponseValidationError is the validation error returned by UploadResponse.Validate if the designated constraints aren't met.
# Interfaces
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
StreamServiceClient is the client API for StreamService service.
StreamServiceServer is the server API for StreamService service.
UnsafeStreamServiceServer may be embedded to opt out of forward compatibility for this service.
# Type aliases
ImageListMultiError is an error wrapping multiple validation errors returned by ImageList.ValidateAll() if the designated constraints aren't met.
ImageMultiError is an error wrapping multiple validation errors returned by Image.ValidateAll() if the designated constraints aren't met.
OrderListResponseMultiError is an error wrapping multiple validation errors returned by OrderListResponse.ValidateAll() if the designated constraints aren't met.
OrderMultiError is an error wrapping multiple validation errors returned by Order.ValidateAll() if the designated constraints aren't met.
OrderSearchParamsMultiError is an error wrapping multiple validation errors returned by OrderSearchParams.ValidateAll() if the designated constraints aren't met.
SumDataRequestMultiError is an error wrapping multiple validation errors returned by SumDataRequest.ValidateAll() if the designated constraints aren't met.
SumDataResponseMultiError is an error wrapping multiple validation errors returned by SumDataResponse.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.