package
0.0.0-20221214070843-120b74ae9202
Repository: https://github.com/dayucs/grpc_server_example.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
No description provided by the author
RegisterGreeterHandler registers the http handlers for service Greeter to "mux".
RegisterGreeterHandlerClient registers the http handlers for service Greeter to "mux".
RegisterGreeterHandlerFromEndpoint is same as RegisterGreeterHandler but automatically dials to "endpoint" and closes the connection when "ctx" gets done.
RegisterGreeterHandlerServer registers the http handlers for service Greeter 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

# Variables

No description provided by the author
No description provided by the author
No description provided by the author
Enum value maps for Gender.
Enum value maps for Gender.
Greeter_ServiceDesc is the grpc.ServiceDesc for Greeter service.
TestImport_ServiceDesc is the grpc.ServiceDesc for TestImport 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
UnimplementedGreeterServer must be embedded to have forward compatible implementations.
UnimplementedTestImportServer must be embedded to have forward compatible implementations.
No description provided by the author

# 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
GreeterClient is the client API for Greeter service.
GreeterServer is the server API for Greeter service.
TestImportClient is the client API for TestImport service.
TestImportServer is the server API for TestImport service.
UnsafeGreeterServer may be embedded to opt out of forward compatibility for this service.
UnsafeTestImportServer may be embedded to opt out of forward compatibility for this service.

# Type aliases

No description provided by the author