package
0.5.22
Repository: https://github.com/zhiyunliu/glue.git
Documentation: pkg.go.dev

# README

` 生成grpc.pb.go 文件

1. mv grpc.proto ..
2. cd ../
3. protoc --go_out=plugins=grpc:. grpc.proto

`

# Functions

No description provided by the author
No description provided by the author

# Variables

No description provided by the author

# Structs

No description provided by the author
No description provided by the author
UnimplementedGRPCServer can be embedded to have forward compatible implementations.

# Interfaces

GRPCClient is the client API for GRPC service.
GRPCServer is the server API for GRPC service.