package
0.0.0-20240203091227-a775bee0d28d
Repository: https://github.com/melnikovna/noolingoproto.git
Documentation: pkg.go.dev
# Functions
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
RegisterCardsHandler registers the http handlers for service Cards to "mux".
RegisterCardsHandlerClient registers the http handlers for service Cards to "mux".
RegisterCardsHandlerFromEndpoint is same as RegisterCardsHandler but automatically dials to "endpoint" and closes the connection when "ctx" gets done.
RegisterCardsHandlerServer registers the http handlers for service Cards to "mux".
No description provided by the author
RegisterDeckHandler registers the http handlers for service Deck to "mux".
RegisterDeckHandlerClient registers the http handlers for service Deck to "mux".
RegisterDeckHandlerFromEndpoint is same as RegisterDeckHandler but automatically dials to "endpoint" and closes the connection when "ctx" gets done.
RegisterDeckHandlerServer registers the http handlers for service Deck to "mux".
No description provided by the author
RegisterStatisticHandler registers the http handlers for service Statistic to "mux".
RegisterStatisticHandlerClient registers the http handlers for service Statistic to "mux".
RegisterStatisticHandlerFromEndpoint is same as RegisterStatisticHandler but automatically dials to "endpoint" and closes the connection when "ctx" gets done.
RegisterStatisticHandlerServer registers the http handlers for service Statistic to "mux".
No description provided by the author
RegisterUserHandler registers the http handlers for service User to "mux".
RegisterUserHandlerClient registers the http handlers for service User to "mux".
RegisterUserHandlerFromEndpoint is same as RegisterUserHandler but automatically dials to "endpoint" and closes the connection when "ctx" gets done.
RegisterUserHandlerServer registers the http handlers for service User 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
# Variables
Cards_ServiceDesc is the grpc.ServiceDesc for Cards service.
Deck_ServiceDesc is the grpc.ServiceDesc for Deck service.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Statistic_ServiceDesc is the grpc.ServiceDesc for Statistic service.
User_ServiceDesc is the grpc.ServiceDesc for User service.
# 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
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
UnimplementedCardsServer must be embedded to have forward compatible implementations.
UnimplementedDeckServer must be embedded to have forward compatible implementations.
UnimplementedStatisticServer must be embedded to have forward compatible implementations.
UnimplementedUserServer must 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
CardsClient is the client API for Cards service.
CardsServer is the server API for Cards service.
DeckClient is the client API for Deck service.
DeckServer is the server API for Deck service.
StatisticClient is the client API for Statistic service.
StatisticServer is the server API for Statistic service.
UnsafeCardsServer may be embedded to opt out of forward compatibility for this service.
UnsafeDeckServer may be embedded to opt out of forward compatibility for this service.
UnsafeStatisticServer may be embedded to opt out of forward compatibility for this service.
UnsafeUserServer may be embedded to opt out of forward compatibility for this service.
UserClient is the client API for User service.
UserServer is the server API for User service.