# README
#安装protoc3 protoc --proto_path=./../third_party --proto_path=./ --bm_out=:./ ./api.proto
protoc --proto_path=./../third_party --proto_path=./ --gofast_out=plugins=grpc:./ ./api.proto
# Functions
NewClient new grpc client.
No description provided by the author
RegisterDemoBMServer Register the blademaster route.
No description provided by the author
# Constants
AppID .
# Variables
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
No description provided by the author
No description provided by the author
UnimplementedDemoServer can be embedded to have forward compatible implementations.
# Interfaces
DemoBMServer is the server API for Demo service.
DemoClient is the client API for Demo service.
DemoServer is the server API for Demo service.