package
2.0.3+incompatible
Repository: https://github.com/jaronnie/grpc-gateway-example.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
RegisterCoreHandler registers the http handlers for service Core to "mux".
RegisterCoreHandlerClient registers the http handlers for service Core to "mux".
RegisterCoreHandlerFromEndpoint is same as RegisterCoreHandler but automatically dials to "endpoint" and closes the connection when "ctx" gets done.
RegisterCoreHandlerServer registers the http handlers for service Core to "mux".
No description provided by the author

# Structs

The response message containing the greetings.
The request message containing the user's name.
UnimplementedCoreServer can be embedded to have forward compatible implementations.

# Interfaces

CoreClient is the client API for Core service.
CoreServer is the server API for Core service.