package
1.2.1
Repository: https://github.com/go-god/gmicro.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
RegisterGreeterServiceHandler registers the http handlers for service GreeterService to "mux".
RegisterGreeterServiceHandlerClient registers the http handlers for service GreeterService to "mux".
RegisterGreeterServiceHandlerFromEndpoint is same as RegisterGreeterServiceHandler but automatically dials to "endpoint" and closes the connection when "ctx" gets done.
RegisterGreeterServiceHandlerServer registers the http handlers for service GreeterService to "mux".
No description provided by the author

# Variables

No description provided by the author
GreeterService_ServiceDesc is the grpc.ServiceDesc for GreeterService service.

# Structs

定义服务端响应的数据格式.
message 对应生成代码的 struct 定义客户端请求的数据格式.
UnimplementedGreeterServiceServer must be embedded to have forward compatible implementations.

# Interfaces

GreeterServiceClient is the client API for GreeterService service.
GreeterServiceServer is the server API for GreeterService service.
UnsafeGreeterServiceServer may be embedded to opt out of forward compatibility for this service.