# Functions
订单已存在,无法创建用户.
创建订单失败,可能是由于服务器或其他问题导致的创建过程中的错误.
订单找不到 ,可能是订单不存在或输入的订单标识有误.
订单已存在,无法创建用户.
创建订单失败,可能是由于服务器或其他问题导致的创建过程中的错误.
订单找不到 ,可能是订单不存在或输入的订单标识有误.
No description provided by the author
No description provided by the author
RegisterFakeServerHandler registers the http handlers for service FakeServer to "mux".
RegisterFakeServerHandlerClient registers the http handlers for service FakeServer to "mux".
RegisterFakeServerHandlerFromEndpoint is same as RegisterFakeServerHandler but automatically dials to "endpoint" and closes the connection when "ctx" gets done.
RegisterFakeServerHandlerServer registers the http handlers for service FakeServer to "mux".
No description provided by the author
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
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
Enum value maps for ErrorReason.
Enum value maps for ErrorReason.
FakeServer_ServiceDesc is the grpc.ServiceDesc for FakeServer service.
No description provided by the author
No description provided by the author
# Structs
No description provided by the author
CreateOrderRequestValidationError is the validation error returned by CreateOrderRequest.Validate if the designated constraints aren't met.
No description provided by the author
CreateOrderResponseValidationError is the validation error returned by CreateOrderResponse.Validate if the designated constraints aren't met.
No description provided by the author
DeleteOrderRequestValidationError is the validation error returned by DeleteOrderRequest.Validate if the designated constraints aren't met.
No description provided by the author
DeleteOrderResponseValidationError is the validation error returned by DeleteOrderResponse.Validate if the designated constraints aren't met.
No description provided by the author
No description provided by the author
GetOrderRequestValidationError is the validation error returned by GetOrderRequest.Validate if the designated constraints aren't met.
No description provided by the author
GetOrderResponseValidationError is the validation error returned by GetOrderResponse.Validate if the designated constraints aren't met.
No description provided by the author
ListOrderRequestValidationError is the validation error returned by ListOrderRequest.Validate if the designated constraints aren't met.
No description provided by the author
ListOrderResponseValidationError is the validation error returned by ListOrderResponse.Validate if the designated constraints aren't met.
No description provided by the author
OrderValidationError is the validation error returned by Order.Validate if the designated constraints aren't met.
UnimplementedFakeServerServer must be embedded to have forward compatible implementations.
No description provided by the author
UpdateOrderRequestValidationError is the validation error returned by UpdateOrderRequest.Validate if the designated constraints aren't met.
No description provided by the author
UpdateOrderResponseValidationError is the validation error returned by UpdateOrderResponse.Validate if the designated constraints aren't met.
# Interfaces
FakeServerClient is the client API for FakeServer service.
No description provided by the author
No description provided by the author
FakeServerServer is the server API for FakeServer service.
UnsafeFakeServerServer may be embedded to opt out of forward compatibility for this service.
# Type aliases
CreateOrderRequestMultiError is an error wrapping multiple validation errors returned by CreateOrderRequest.ValidateAll() if the designated constraints aren't met.
CreateOrderResponseMultiError is an error wrapping multiple validation errors returned by CreateOrderResponse.ValidateAll() if the designated constraints aren't met.
DeleteOrderRequestMultiError is an error wrapping multiple validation errors returned by DeleteOrderRequest.ValidateAll() if the designated constraints aren't met.
DeleteOrderResponseMultiError is an error wrapping multiple validation errors returned by DeleteOrderResponse.ValidateAll() if the designated constraints aren't met.
No description provided by the author
GetOrderRequestMultiError is an error wrapping multiple validation errors returned by GetOrderRequest.ValidateAll() if the designated constraints aren't met.
GetOrderResponseMultiError is an error wrapping multiple validation errors returned by GetOrderResponse.ValidateAll() if the designated constraints aren't met.
ListOrderRequestMultiError is an error wrapping multiple validation errors returned by ListOrderRequest.ValidateAll() if the designated constraints aren't met.
ListOrderResponseMultiError is an error wrapping multiple validation errors returned by ListOrderResponse.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.
UpdateOrderRequestMultiError is an error wrapping multiple validation errors returned by UpdateOrderRequest.ValidateAll() if the designated constraints aren't met.
UpdateOrderResponseMultiError is an error wrapping multiple validation errors returned by UpdateOrderResponse.ValidateAll() if the designated constraints aren't met.