# Functions
No description provided by the author
No description provided by the author
No description provided by the author
RegisterOrderServiceHandler registers the http handlers for service OrderService to "mux".
RegisterOrderServiceHandlerClient registers the http handlers for service OrderService to "mux".
RegisterOrderServiceHandlerFromEndpoint is same as RegisterOrderServiceHandler but automatically dials to "endpoint" and closes the connection when "ctx" gets done.
RegisterOrderServiceHandlerServer registers the http handlers for service OrderService to "mux".
No description provided by the author
RegisterProductServiceHandler registers the http handlers for service ProductService to "mux".
RegisterProductServiceHandlerClient registers the http handlers for service ProductService to "mux".
RegisterProductServiceHandlerFromEndpoint is same as RegisterProductServiceHandler but automatically dials to "endpoint" and closes the connection when "ctx" gets done.
RegisterProductServiceHandlerServer registers the http handlers for service ProductService to "mux".
No description provided by the author
RegisterUserServiceHandler registers the http handlers for service UserService to "mux".
RegisterUserServiceHandlerClient registers the http handlers for service UserService to "mux".
RegisterUserServiceHandlerFromEndpoint is same as RegisterUserServiceHandler but automatically dials to "endpoint" and closes the connection when "ctx" gets done.
RegisterUserServiceHandlerServer registers the http handlers for service UserService 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
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
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
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
OrderService_ServiceDesc is the grpc.ServiceDesc for OrderService service.
Enum value maps for OrderStatus.
Enum value maps for OrderStatus.
Enum value maps for Permission.
Enum value maps for Permission.
ProductService_ServiceDesc is the grpc.ServiceDesc for ProductService service.
Enum value maps for ProductStatus.
Enum value maps for ProductStatus.
Enum value maps for Role.
Enum value maps for Role.
Enum value maps for UserGroup.
Enum value maps for UserGroup.
UserService_ServiceDesc is the grpc.ServiceDesc for UserService service.
Enum value maps for UserStatus.
Enum value maps for UserStatus.
# Structs
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
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
No description provided by the author
No description provided by the author
No description provided by the author
UnimplementedOrderServiceServer should be embedded to have forward compatible implementations.
UnimplementedProductServiceServer should be embedded to have forward compatible implementations.
UnimplementedUserServiceServer should be embedded to have forward compatible implementations.
No description provided by the author
No description provided by the author
No description provided by the author
# Interfaces
OrderServiceClient is the client API for OrderService service.
OrderServiceServer is the server API for OrderService service.
ProductServiceClient is the client API for ProductService service.
ProductServiceServer is the server API for ProductService service.
UnsafeOrderServiceServer may be embedded to opt out of forward compatibility for this service.
UnsafeProductServiceServer may be embedded to opt out of forward compatibility for this service.
UnsafeUserServiceServer may be embedded to opt out of forward compatibility for this service.
UserServiceClient is the client API for UserService service.
UserServiceServer is the server API for UserService service.
# Type aliases
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