package
0.0.0-20220919125636-c3e6fb7debbb
Repository: https://github.com/ericluj/eframework.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
RegisterSampleServiceHandler registers the http handlers for service SampleService to "mux".
RegisterSampleServiceHandlerClient registers the http handlers for service SampleService to "mux".
RegisterSampleServiceHandlerFromEndpoint is same as RegisterSampleServiceHandler but automatically dials to "endpoint" and closes the connection when "ctx" gets done.
RegisterSampleServiceHandlerServer registers the http handlers for service SampleService to "mux".
No description provided by the author

# Variables

No description provided by the author
SampleService_ServiceDesc is the grpc.ServiceDesc for SampleService 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
UnimplementedSampleServiceServer must be embedded to have forward compatible implementations.

# Interfaces

SampleServiceClient is the client API for SampleService service.
SampleServiceServer is the server API for SampleService service.
UnsafeSampleServiceServer may be embedded to opt out of forward compatibility for this service.