package
0.1.5
Repository: https://github.com/vearne/chat.git
Documentation: pkg.go.dev

# README

generate a Go protocol buffer package

1. install protobuf

brew install protobuf

2. Install the protoc-gen-gofast binary

go get github.com/gogo/protobuf/protoc-gen-gofast

3. generate a Go protocol buffer package

protoc --gofast_out=plugins=grpc:. *.proto

# Functions

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

# Constants

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
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

# 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
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
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
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
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
UnimplementedBrokerServer can be embedded to have forward compatible implementations.
UnimplementedLogicDealerServer can be embedded to have forward compatible implementations.
No description provided by the author
No description provided by the author

# Interfaces

BrokerClient is the client API for Broker service.
BrokerServer is the server API for Broker service.
LogicDealerClient is the client API for LogicDealer service.
LogicDealerServer is the server API for LogicDealer service.

# Type aliases

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