package
0.0.0-20220919125636-c3e6fb7debbb
Repository: https://github.com/ericluj/eframework.git
Documentation: pkg.go.dev
# Functions
No description provided by the author
RegisterFrontServiceHandler registers the http handlers for service FrontService to "mux".
RegisterFrontServiceHandlerClient registers the http handlers for service FrontService to "mux".
RegisterFrontServiceHandlerFromEndpoint is same as RegisterFrontServiceHandler but automatically dials to "endpoint" and closes the connection when "ctx" gets done.
RegisterFrontServiceHandlerServer registers the http handlers for service FrontService to "mux".
No description provided by the author
# Variables
No description provided by the author
FrontService_ServiceDesc is the grpc.ServiceDesc for FrontService 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
UnimplementedFrontServiceServer must be embedded to have forward compatible implementations.
# Interfaces
FrontServiceClient is the client API for FrontService service.
FrontServiceServer is the server API for FrontService service.
UnsafeFrontServiceServer may be embedded to opt out of forward compatibility for this service.