gorpc/

directory
v1.0.1-rel-01 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 12, 2024 License: AFL-3.0

README

通用gorpc二次封装

proto pb文件

client gorpc客户端

consts常量

server服务端代码样例

handler 业务RPC接口实现
register RPC服务注册
func (grpcRegister *GrpcRegister) RegisterGrpc(service micro.Service) {
helloProto.RegisterHelloYeahHandler(service.Server(), new(handler.HelloRpc))

}
startrpc RPCSERVER启动方法

Directories

Path Synopsis
client
proto

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL