package
0.0.0-20250131185100-43332e7e8c80
Repository: https://github.com/devder/grpc-b.git
Documentation: pkg.go.dev
# Functions
No description provided by the author
RegisterGrpcAppHandler registers the http handlers for service GrpcApp to "mux".
RegisterGrpcAppHandlerClient registers the http handlers for service GrpcApp to "mux".
RegisterGrpcAppHandlerFromEndpoint is same as RegisterGrpcAppHandler but automatically dials to "endpoint" and closes the connection when "ctx" gets done.
RegisterGrpcAppHandlerServer registers the http handlers for service GrpcApp 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
# 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
GrpcApp_ServiceDesc is the grpc.ServiceDesc for GrpcApp 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
UnimplementedGrpcAppServer must be embedded to have forward compatible implementations.
No description provided by the author
No description provided by the author
don't have to use sequential numbers but 1-15 takes 1byte and saves memory.
No description provided by the author
No description provided by the author
# Interfaces
GrpcAppClient is the client API for GrpcApp service.
GrpcAppServer is the server API for GrpcApp service.
UnsafeGrpcAppServer may be embedded to opt out of forward compatibility for this service.