package
0.0.0-20231116060033-abab0d790a48
Repository: https://github.com/corvinfn/micro.git
Documentation: pkg.go.dev
# Functions
No description provided by the author
RegisterExampleSvcHandler registers the http handlers for service ExampleSvc to "mux".
RegisterExampleSvcHandlerClient registers the http handlers for service ExampleSvc to "mux".
RegisterExampleSvcHandlerFromEndpoint is same as RegisterExampleSvcHandler but automatically dials to "endpoint" and closes the connection when "ctx" gets done.
RegisterExampleSvcHandlerServer registers the http handlers for service ExampleSvc to "mux".
No description provided by the author
# Constants
No description provided by the author
# Variables
ExampleSvc_ServiceDesc is the grpc.ServiceDesc for ExampleSvc service.
No description provided by the author
# Structs
No description provided by the author
No description provided by the author
UnimplementedExampleSvcServer must be embedded to have forward compatible implementations.
# Interfaces
ExampleSvcClient is the client API for ExampleSvc service.
ExampleSvcServer is the server API for ExampleSvc service.
UnsafeExampleSvcServer may be embedded to opt out of forward compatibility for this service.